summaryrefslogtreecommitdiff
path: root/t/t5531-deep-submodule-push.sh
AgeCommit message (Expand)Author
2019-04-02t5531: avoid using an abbreviated optionJohannes Schindelin
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine
2017-09-14push, fetch: error out for submodule entries not pointing to commitsStefan Beller
2017-08-22Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano
2017-07-20submodule--helper: teach push-check to handle HEADBrandon Williams
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano
2017-06-02Merge branch 'sb/t5531-update-desc'Junio C Hamano
2017-06-01builtin/push.c: respect 'submodule.recurse' optionStefan Beller
2017-05-23t5531: fix test descriptionStefan Beller
2017-04-11push: propagate remote and refspec with --recurse-submodulesBrandon Williams
2016-12-20push: add option to push only submodulesBrandon Williams
2016-11-23push: fix --dry-run to not push submodulesBrandon Williams
2016-11-23push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams
2015-12-04push: follow the "last one wins" convention for --recurse-submodulesMike Crowe
2015-12-04push: test that --recurse-submodules on command line overrides configMike Crowe
2015-11-20push: add recurseSubmodules config optionMike Crowe
2015-03-20t: fix trivial &&-chain breakageJeff King
2014-01-13t5531: further "matching" fixupsJeff King
2013-01-05t5531: do not assume the "matching" push is the defaultJunio C Hamano
2012-03-30push: teach --recurse-submodules the on-demand optionHeiko Voigt
2011-08-21push: Don't push a repository with unpushed submodulesFredrik Gustafsson
2010-11-09tests: add missing &&Jonathan Nieder
2009-10-02tests: make all test files executableMark Rada
2009-08-14Fix "unpack-objects --strict"Junio C Hamano