summaryrefslogtreecommitdiff
path: root/t/t7407-submodule-foreach.sh
Commit message (Expand)AuthorAgeFilesLines
* git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-201-0/+12
* t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland2009-08-201-2/+4
* git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-0/+26
* git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-181-0/+19
* git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-0/+99
* git submodule foreach: test access to submodule name as '$name'Johan Herland2009-08-181-3/+3
* Add selftest for 'git submodule foreach'Johan Herland2009-08-181-0/+79