aboutsummaryrefslogtreecommitdiff
path: root/git-p4.py
diff options
context:
space:
mode:
authorPete Wyckoff <pw@padd.com>2013-01-14 19:46:55 -0500
committerJunio C Hamano <gitster@pobox.com>2013-01-15 09:46:29 -0800
commit46738bd7e9209e9a636dfddb46e32fd606386d81 (patch)
tree6ce5d607d735fa1b872e423c2dbba6a9204dc1d4 /git-p4.py
parente4f59a32de3f90ff5aabc09b9da6bd5818c5076b (diff)
downloadgit-46738bd7e9209e9a636dfddb46e32fd606386d81.tar.gz
git-46738bd7e9209e9a636dfddb46e32fd606386d81.tar.xz
git p4: test sync/clone --branch behavior
Add failing tests to document behavior when there are multiple p4 branches, as created using the --branch option. In particular: Using clone --branch populates the specified branch correctly, but dies with an error when trying to checkout master. Calling sync without a master branch dies with an error looking for master. When there are two or more branches, a sync does nothing due to branch detection code, but that is expected. Using sync --branch to try to update just a particular branch updates no branch, but appears to succeed. Signed-off-by: Pete Wyckoff <pw@padd.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-p4.py')
0 files changed, 0 insertions, 0 deletions