git-p4: add failing test for submit from detached head
commit74b6fe9202792f43ba01014599c8fe183149c0a3
authorLuke Diamand <luke@diamand.org>
Sat, 21 Nov 2015 09:54:39 +0000 (21 09:54 +0000)
committerJeff King <peff@peff.net>
Tue, 24 Nov 2015 20:20:15 +0000 (24 15:20 -0500)
treebc911c6f1527be3ae6b257ace9789b9f58d0fe48
parent7a2c4af7a82eebf2ed0e60a2b36c31e70c619264
git-p4: add failing test for submit from detached head

git-p4 can't submit from a detached head. This test case
demonstrates the problem.

Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Jeff King <peff@peff.net>
t/t9800-git-p4-basic.sh