summaryrefslogtreecommitdiff
path: root/t/t2013-checkout-submodule.sh
AgeCommit message (Expand)Author
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano
2017-05-30submodule test invocation: only pass additional argumentsStefan Beller
2017-05-04submodule: properly recurse for read-tree and checkoutStefan Beller
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller
2014-07-14checkout: call the new submodule update test frameworkJens Lehmann
2013-01-15reset $pathspec: exit with code 0 if successfulMartin von Zweigbergk
2010-08-30checkout: Use submodule.*.ignore settings from .git/config and .gitmodulesJens Lehmann
2010-08-30checkout: Add test for diff.ignoreSubmodulesJens Lehmann
2009-04-02Fix 'git checkout <submodule>' to update the indexJohannes Schindelin