summaryrefslogtreecommitdiff
path: root/t/t2013-checkout-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'Libravatar SZEDER Gábor1-3/+3
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Libravatar Junio C Hamano1-2/+2
2017-05-30submodule test invocation: only pass additional argumentsLibravatar Stefan Beller1-2/+2
2017-05-04submodule: properly recurse for read-tree and checkoutLibravatar Stefan Beller1-1/+0
2017-03-16builtin/checkout: add --recurse-submodules switchLibravatar Stefan Beller1-0/+6
2014-07-14checkout: call the new submodule update test frameworkLibravatar Jens Lehmann1-0/+5
2013-01-15reset $pathspec: exit with code 0 if successfulLibravatar Martin von Zweigbergk1-1/+1
2010-08-30checkout: Use submodule.*.ignore settings from .git/config and .gitmodulesLibravatar Jens Lehmann1-0/+16
2010-08-30checkout: Add test for diff.ignoreSubmodulesLibravatar Jens Lehmann1-0/+7
2009-04-02Fix 'git checkout <submodule>' to update the indexLibravatar Johannes Schindelin1-0/+42