зеркало из https://github.com/microsoft/git.git
t9401: do not assume the "matching" push is the default
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
a1c54d7b8d
Коммит
e2a83b21d1
|
@ -84,6 +84,7 @@ export CVSROOT CVS_SERVER
|
|||
|
||||
rm -rf "$CVSWORK" "$SERVERDIR"
|
||||
test_expect_success 'setup' '
|
||||
git config push.default matching &&
|
||||
echo "Simple text file" >textfile.c &&
|
||||
echo "File with embedded NUL: Q <- there" | q_to_nul > binfile.bin &&
|
||||
mkdir subdir &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче