As per the discussion about use of "git name-rev" vs "git symbolic-ref" in git-p4 here: http://marc.info/?l=git&m=148979063421355 git-p4 could get confused about the branch it is on and affects the git-p4.allowSubmit <branchname> option. This adds a failing test case for the problem. Luke Diamand (1): git-p4: add failing test for name-rev rather than symbolic-ref t/t9807-git-p4-submit.sh | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) -- 2.8.2.703.g78b384c.dirty