summaryrefslogtreecommitdiff
path: root/t/t5572-pull-submodule.sh
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-05-16test: do not negate test_path_is_* to assert absenseJunio C Hamano
2022-10-06Sync with 2.36.3Taylor Blau
2022-10-06Sync with 2.33.5Taylor Blau
2022-10-06Sync with 2.31.5Taylor Blau
2022-10-06Sync with 2.30.6Taylor Blau
2022-10-01t/t5NNN: allow local submodulesTaylor Blau
2022-05-20Merge branch 'gc/pull-recurse-submodules'Junio C Hamano
2022-05-11pull: do not let submodule.recurse override fetch.recurseSubmodulesGlen Choo
2021-10-08submodule: pass repo to check_has_commit()Jonathan Tan
2021-03-20t: mark several submodule merging tests as fixed under merge-ortElijah Newren
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-17pull: check for local submodule modifications with the right rangePhilippe Blain
2020-11-17t5572: describe '--rebase' tests a little morePhilippe Blain
2020-11-17t5572: add notes on a peculiar testPhilippe Blain
2020-06-24lib-submodule-update: pass 'test_must_fail' as an argumentDenton Liu
2020-06-12lib-submodule-update: prepend "git" to $commandDenton Liu
2018-05-25submodule: do not pass null OID to setup_revisionsJonathan Tan
2017-09-07pull: honor submodule.recurse config optionNicolas Morey-Chaisemartin
2017-06-23pull: optionally rebase submodules (remote submodule changes only)Stefan Beller
2014-07-14pull: add t5572 for submodule updatesJens Lehmann