t5531: do not assume the "matching" push is the default
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f3258d3d95
commit
43eb920210
@ -16,6 +16,7 @@ test_expect_success setup '
|
|||||||
(
|
(
|
||||||
cd gar/bage &&
|
cd gar/bage &&
|
||||||
git init &&
|
git init &&
|
||||||
|
git config push.default matching &&
|
||||||
>junk &&
|
>junk &&
|
||||||
git add junk &&
|
git add junk &&
|
||||||
git commit -m "Initial junk"
|
git commit -m "Initial junk"
|
||||||
|
Loading…
Reference in New Issue
Block a user