We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fe5e63 + 0b19850 commit e8a2f5fCopy full SHA for e8a2f5f
1 file changed
t/t5531-deep-submodule-push.sh
@@ -12,6 +12,7 @@ test_expect_success setup '
12
(
13
cd work &&
14
git init &&
15
+ git config push.default matching &&
16
mkdir -p gar/bage &&
17
18
cd gar/bage &&
0 commit comments