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