Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 2009-08-20 |
* | t7407: Use 'rev-parse --short' rather than bash's substring expansion notation | Johan Herland | 2009-08-20 |
* | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 |
* | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 2009-08-18 |
* | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 |
* | git submodule foreach: test access to submodule name as '$name' | Johan Herland | 2009-08-18 |
* | Add selftest for 'git submodule foreach' | Johan Herland | 2009-08-18 |