Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/t5531-prepare-to-default-to-non-matching'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 13 Jan 2014 19:35:10 +0000
(11:35 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 13 Jan 2014 19:35:10 +0000
(11:35 -0800)
* jk/t5531-prepare-to-default-to-non-matching:
t5531: further "matching" fixups
t/t5531-deep-submodule-push.sh
patch
|
blob
|
history
raw
(from parent 1:
7fe5e63
)
diff --git
a/t/t5531-deep-submodule-push.sh
b/t/t5531-deep-submodule-push.sh
index 8c16e045a0c585957a0be4e31b5628d1d5b6cb23..445bb5fe26a4d8edc29223b1216625d484cd01bf 100755
(executable)
--- a/
t/t5531-deep-submodule-push.sh
+++ b/
t/t5531-deep-submodule-push.sh
@@
-12,6
+12,7
@@
test_expect_success setup '
(
cd work &&
git init &&
+ git config push.default matching &&
mkdir -p gar/bage &&
(
cd gar/bage &&