Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 2017-06-13 | 1 | -2/+2 |
|\ | |||||
| * | submodule test invocation: only pass additional arguments | Stefan Beller | 2017-05-30 | 1 | -2/+2 |
* | | submodule: properly recurse for read-tree and checkoutsb/checkout-recurse-submodules | Stefan Beller | 2017-05-04 | 1 | -1/+0 |
|/ | |||||
* | builtin/checkout: add --recurse-submodules switch | Stefan Beller | 2017-03-16 | 1 | -0/+6 |
* | checkout: call the new submodule update test framework | Jens Lehmann | 2014-07-14 | 1 | -0/+5 |
* | reset $pathspec: exit with code 0 if successful | Martin von Zweigbergk | 2013-01-15 | 1 | -1/+1 |
* | checkout: Use submodule.*.ignore settings from .git/config and .gitmodules | Jens Lehmann | 2010-08-30 | 1 | -0/+16 |
* | checkout: Add test for diff.ignoreSubmodules | Jens Lehmann | 2010-08-30 | 1 | -0/+7 |
* | Fix 'git checkout <submodule>' to update the index | Johannes Schindelin | 2009-04-02 | 1 | -0/+42 |