diff options
author | Luke Diamand <luke@diamand.org> | 2017-04-15 11:36:07 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-16 21:13:23 -0700 |
commit | 3d553cceb57a09e997ae403dbcd69ddb570e6f08 (patch) | |
tree | 28432d7227b770d79b81ee984c60c1a2c9aaef3c /t/t5401-update-hooks.sh | |
parent | Prepare for 2.12.3 (diff) | |
download | tgif-3d553cceb57a09e997ae403dbcd69ddb570e6f08.tar.xz |
git-p4: add failing test for name-rev rather than symbolic-ref
Using name-rev to find the current git branch means that git-p4
does not correctly get the current branch name if there are
multiple branches pointing at HEAD, or a tag.
This change adds a test case which demonstrates the problem.
Configuring which branches are allowed to be submitted from goes
wrong, as git-p4 gets confused about which branch is in use.
This appears to be the only place that git-p4 actually cares
about the current branch.
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5401-update-hooks.sh')
0 files changed, 0 insertions, 0 deletions