commit | 8c9e8b6e756cce90797e19dc64e3b51426546cf3 | [log] [tgz] |
---|---|---|
author | Pete Wyckoff <pw@padd.com> | Mon Jan 14 19:47:06 2013 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jan 15 09:46:30 2013 -0800 |
tree | 98b4029c4be49401300478584af1d4896f46b80b | |
parent | 5a8e84cde3711076d3ad7260daa0a24ee40c8e07 [diff] |
git p4: fix sync --branch when no master branch It is legal to sync a branch with a different name than refs/remotes/p4/master, and to do so even when master does not exist. Signed-off-by: Pete Wyckoff <pw@padd.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>