aboutsummaryrefslogtreecommitdiff
path: root/t/t5531-deep-submodule-push.sh
Commit message (Expand)AuthorAge
* push: add option to push only submodulesBrandon Williams2016-12-20
* push: fix --dry-run to not push submodulesBrandon Williams2016-11-23
* push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams2016-11-23
* push: follow the "last one wins" convention for --recurse-submodulesMike Crowe2015-12-04
* push: test that --recurse-submodules on command line overrides configMike Crowe2015-12-04
* push: add recurseSubmodules config optionMike Crowe2015-11-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t5531: further "matching" fixupsJeff King2014-01-13
* t5531: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
* push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* tests: add missing &&Jonathan Nieder2010-11-09
* tests: make all test files executableMark Rada2009-10-02
* Fix "unpack-objects --strict"Junio C Hamano2009-08-14