aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2013-checkout-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2020-06-12lib-submodule-update: prepend "git" to $commandDenton Liu1-2/+2
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor1-3/+3
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano1-2/+2
2017-05-30submodule test invocation: only pass additional argumentsStefan Beller1-2/+2
2017-05-04submodule: properly recurse for read-tree and checkoutStefan Beller1-1/+0
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller1-0/+6
2014-07-14checkout: call the new submodule update test frameworkJens Lehmann1-0/+5
2013-01-15reset $pathspec: exit with code 0 if successfulMartin von Zweigbergk1-1/+1
2010-08-30checkout: Use submodule.*.ignore settings from .git/config and .gitmodulesJens Lehmann1-0/+16
2010-08-30checkout: Add test for diff.ignoreSubmodulesJens Lehmann1-0/+7
2009-04-02Fix 'git checkout <submodule>' to update the indexJohannes Schindelin1-0/+42