summaryrefslogtreecommitdiff
path: root/t/t7403-submodule-sync.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* Sync with 2.30.6Taylor Blau2022-10-061-0/+2
|\
| * t/t7NNN: allow local submodulesTaylor Blau2022-10-011-0/+2
* | t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-6/+6
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-131-2/+2
|\
| * tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-2/+2
* | t5500 & t7403: lose bash-ism "local"jk/shell-portabilityJunio C Hamano2016-06-011-2/+2
|/
* submodule: drop the top-level requirementJohn Keeping2013-06-171-0/+72
* t7403: add missing && chainingJohn Keeping2013-06-171-2/+2
* t7403: modernize styleJohn Keeping2013-06-171-133/+183
* Add tests for submodule sync --recursivePhil Hord2012-10-291-2/+53
* submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour2012-06-061-3/+3
* submodule: fix sync handling of some relative superproject origin URLsJon Seymour2012-06-061-4/+4
* submodule: document failure to handle relative superproject origin URLsJon Seymour2012-06-031-1/+89
* rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-161-2/+3
* Merge branch 'jc/submodule-sync-no-auto-vivify'Junio C Hamano2011-07-191-2/+13
|\
| * submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-261-2/+13
* | fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-091-1/+1
|/
* submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler2010-10-131-1/+11
* Merge branch 'da/fix-submodule-sync-superproject-config'Junio C Hamano2010-08-311-0/+3
|\
| * submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-181-0/+3
* | t7403: add missing &&'sJens Lehmann2010-08-211-2/+2
|/
* tests: add a testcase for "git submodule sync"David Aguilar2008-10-021-0/+64