Skip to content

Commit e8a2f5f

Browse files
committed
Merge branch 'jk/t5531-prepare-to-default-to-non-matching'
* jk/t5531-prepare-to-default-to-non-matching: t5531: further "matching" fixups
2 parents 7fe5e63 + 0b19850 commit e8a2f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t5531-deep-submodule-push.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ test_expect_success setup '
1212
(
1313
cd work &&
1414
git init &&
15+
git config push.default matching &&
1516
mkdir -p gar/bage &&
1617
(
1718
cd gar/bage &&

0 commit comments

Comments
 (0)