Skip to content

Commit

Permalink
Merge branch 'jk/t5531-prepare-to-default-to-non-matching'
Browse files Browse the repository at this point in the history
* jk/t5531-prepare-to-default-to-non-matching:
  t5531: further "matching" fixups
  • Loading branch information
Junio C Hamano committed Jan 13, 2014
2 parents 7fe5e63 + 0b19850 commit e8a2f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/t5531-deep-submodule-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ test_expect_success setup '
(
cd work &&
git init &&
git config push.default matching &&
mkdir -p gar/bage &&
(
cd gar/bage &&
Expand Down

0 comments on commit e8a2f5f

Please sign in to comment.