Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 2009-08-20 | 1 | -0/+12 |
* | t7407: Use 'rev-parse --short' rather than bash's substring expansion notation | Johan Herland | 2009-08-20 | 1 | -2/+4 |
* | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 1 | -0/+26 |
* | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 2009-08-18 | 1 | -0/+19 |
* | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 1 | -0/+99 |
* | git submodule foreach: test access to submodule name as '$name' | Johan Herland | 2009-08-18 | 1 | -3/+3 |
* | Add selftest for 'git submodule foreach' | Johan Herland | 2009-08-18 | 1 | -0/+79 |