git submodule foreach: test access to submodule name as '$name'
authorJohan Herland <johan@herland.net>
Wed, 19 Aug 2009 01:45:21 +0000 (03:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2009 05:51:31 +0000 (22:51 -0700)
Add verification of the behaviour of '$name' to the git submodule
foreach selftest.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found