From: Pete Wyckoff Date: Tue, 15 Jan 2013 00:47:01 +0000 (-0500) Subject: git p4: clone --branch should checkout master X-Git-Tag: v1.8.2-rc0~101^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c595956db99a728ab2247b564c8283cf5c0d84e6?ds=inline;hp=c595956db99a728ab2247b564c8283cf5c0d84e6 git p4: clone --branch should checkout master When using the --branch argument to "git p4 clone", one might specify a destination for p4 changes different from the default refs/remotes/p4/master. Both cases should create a master branch and checkout files. Signed-off-by: Pete Wyckoff Signed-off-by: Junio C Hamano ---