We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3258d3 commit 43eb920Copy full SHA for 43eb920
1 file changed
t/t5531-deep-submodule-push.sh
@@ -16,6 +16,7 @@ test_expect_success setup '
16
(
17
cd gar/bage &&
18
git init &&
19
+ git config push.default matching &&
20
>junk &&
21
git add junk &&
22
git commit -m "Initial junk"
0 commit comments