Merge branch 'pw/p4-branch-fixes' into next
commit1ee379e3a0d859005543618e6bc6a718bf90beca
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Jan 2013 20:07:38 +0000 (15 12:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Jan 2013 20:07:38 +0000 (15 12:07 -0800)
treed83de654160035640c8e9b8a7c9505de8ac42016
parentad57d9f7c777adfa166833aa1a70e9d172b2c7bd
parent44e8d26cf3fbc0795fb1c44f54f458847313d35e
Merge branch 'pw/p4-branch-fixes' into next

* pw/p4-branch-fixes:
  git p4: fix submit when no master branch
  git p4 test: keep P4CLIENT changes inside subshells
  git p4: fix sync --branch when no master branch
  git p4: fail gracefully on sync with no master branch
  git p4: rearrange self.initialParent use
  git p4: allow short ref names to --branch
  git p4 doc: fix branch detection example
  git p4: clone --branch should checkout master
  git p4: verify expected refs in clone --bare test
  git p4: create p4/HEAD on initial clone
  git p4: inline listExistingP4GitBranches
  git p4: add comments to p4BranchesInGit
  git p4: rearrange and simplify hasOrigin handling
  git p4: test sync/clone --branch behavior
git-p4.py