зеркало из https://github.com/microsoft/git.git
t5404: do not assume the "matching" push is the default
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
3e293fba62
Коммит
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' '
|
||||
|
|
Загрузка…
Ссылка в новой задаче