зеркало из https://github.com/microsoft/git.git
t3436: do not run git-merge-recursive in dashed form
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
27126692ba
Коммит
6160b2e9a4
|
@ -36,7 +36,7 @@ test_expect_success 'setup' '
|
|||
|
||||
mkdir test-bin &&
|
||||
write_script test-bin/git-merge-test <<-\EOF
|
||||
exec git-merge-recursive "$@"
|
||||
exec git merge-recursive "$@"
|
||||
EOF
|
||||
'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче