summaryrefslogtreecommitdiff
path: root/t/t7403-submodule-sync.sh
Commit message (Expand)AuthorAgeFilesLines
* 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