t5404: do not assume the "matching" push is the default
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
3e293fba62
commit
2f9ae5fc44
@ -36,7 +36,7 @@ test_expect_success 'prepare pushable branches' '
|
||||
'
|
||||
|
||||
test_expect_success 'mixed-success push returns error' '
|
||||
test_must_fail git push
|
||||
test_must_fail git push origin :
|
||||
'
|
||||
|
||||
test_expect_success 'check tracking branches updated correctly after push' '
|
||||
|
Loading…
Reference in New Issue
Block a user