summaryrefslogtreecommitdiff
path: root/t/t5531-deep-submodule-push.sh
Commit message (Expand)AuthorAgeFilesLines
* Doc: document push.recurseSubmodules=onlyJonathan Tan2022-11-141-0/+50
* submodule: pass repo to check_has_commit()Jonathan Tan2021-10-081-0/+3
* t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-95/+95
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t5531: avoid using an abbreviated optionJohannes Schindelin2019-04-021-1/+1
* t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
* push, fetch: error out for submodule entries not pointing to commitsStefan Beller2017-09-141-0/+10
* Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-08-221-1/+24
|\
| * submodule--helper: teach push-check to handle HEADbw/push-options-recursively-to-submodulesBrandon Williams2017-07-201-1/+24
* | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-131-0/+21
|\ \
| * | builtin/push.c: respect 'submodule.recurse' optionStefan Beller2017-06-011-0/+21
| |/
* | Merge branch 'sb/t5531-update-desc'Junio C Hamano2017-06-021-2/+2
|\ \ | |/ |/|
| * t5531: fix test descriptionsb/t5531-update-descStefan Beller2017-05-231-2/+2
* | push: propagate remote and refspec with --recurse-submodulesBrandon Williams2017-04-111-0/+52
|/
* push: add option to push only submodulesBrandon Williams2016-12-201-0/+21
* push: fix --dry-run to not push submodulesbw/push-dry-runBrandon Williams2016-11-231-1/+1
* push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams2016-11-231-0/+24
* push: follow the "last one wins" convention for --recurse-submodulesmc/push-recurse-submodules-configMike Crowe2015-12-041-0/+41
* push: test that --recurse-submodules on command line overrides configMike Crowe2015-12-041-4/+28
* push: add recurseSubmodules config optionMike Crowe2015-11-201-1/+151
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* t5531: further "matching" fixupsjk/t5531-prepare-to-default-to-non-matchingJeff King2014-01-131-0/+1
* t5531: do not assume the "matching" push is the defaultJunio C Hamano2013-01-041-0/+1
* push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-301-0/+94
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-201-0/+87
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* tests: make all test files executableMark Rada2009-10-021-0/+0
* Fix "unpack-objects --strict"Junio C Hamano2009-08-141-0/+35