aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7407-submodule-foreach.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-03submodule: only preserve flags across recursive status/update invocationsKevin Ballard1-0/+34
2010-11-03submodule: preserve all arguments exactly when recursingKevin Ballard1-0/+16
2010-09-03t7406 & t7407: add missing && at end of linesJens Lehmann1-2/+2
2010-05-25git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason1-3/+7
2009-08-20git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland1-0/+12
2009-08-20t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland1-2/+4
2009-08-18git submodule status: Add --recursive to recurse into nested submodulesJohan Herland1-0/+26
2009-08-18git submodule update: Introduce --recursive to update nested submodulesJohan Herland1-0/+19
2009-08-18git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland1-0/+99
2009-08-18git submodule foreach: test access to submodule name as '$name'Johan Herland1-3/+3
2009-08-18Add selftest for 'git submodule foreach'Johan Herland1-0/+79