We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e293fb commit 2f9ae5fCopy full SHA for 2f9ae5f
1 file changed
t/t5404-tracking-branches.sh
@@ -36,7 +36,7 @@ test_expect_success 'prepare pushable branches' '
36
'
37
38
test_expect_success 'mixed-success push returns error' '
39
- test_must_fail git push
+ test_must_fail git push origin :
40
41
42
test_expect_success 'check tracking branches updated correctly after push' '
0 commit comments