summary refs log tree commit diff
path: root/t/t7403-submodule-sync.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-6/+6
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2016-07-13Merge branch 'va/i18n-even-more'Junio C Hamano1-2/+2
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida1-2/+2
2016-06-01t5500 & t7403: lose bash-ism "local"Junio C Hamano1-2/+2
2013-06-17submodule: drop the top-level requirementJohn Keeping1-0/+72
2013-06-17t7403: add missing && chainingJohn Keeping1-2/+2
2013-06-17t7403: modernize styleJohn Keeping1-133/+183
2012-10-29Add tests for submodule sync --recursivePhil Hord1-2/+53
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour1-3/+3
2012-06-06submodule: fix sync handling of some relative superproject origin URLsJon Seymour1-4/+4
2012-06-03submodule: document failure to handle relative superproject origin URLsJon Seymour1-1/+89
2011-08-16rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson1-2/+3
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano1-2/+13
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano1-2/+13
2011-03-09fetch/pull: recurse into submodules when necessaryJens Lehmann1-1/+1
2010-10-13submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler1-1/+11
2010-08-31Merge branch 'da/fix-submodule-sync-superproject-config'Junio C Hamano1-0/+3
2010-08-21t7403: add missing &&'sJens Lehmann1-2/+2
2010-08-18submodule sync: Update "submodule.<name>.url"David Aguilar1-0/+3
2008-10-02tests: add a testcase for "git submodule sync"David Aguilar1-0/+64