]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit9aec7e0ba69334cf9bfc6bca6abbea7e84d676b2
treee40a82fb2279b407c8bd99c963cc17c08c8832c4
parentd69ecf6f0ed2c1a31875a3f642deef0358ac9377
git submodule foreach: test access to submodule name as '$name'

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>
t/t7407-submodule-foreach.sh