Re: [PATCH] t7407: Fix recursive submodule test

2012-10-26 Thread Jens Lehmann
Am 26.10.2012 21:13, schrieb Phil Hord: > A test in t7404-submodule-foreach purports to test that > the --cached flag is properly noticed by --recursive calls > to the foreach command as it descends into nested > submodules. However, the test really does not perform this > test since the change it

[PATCH] t7407: Fix recursive submodule test

2012-10-26 Thread Phil Hord
A test in t7404-submodule-foreach purports to test that the --cached flag is properly noticed by --recursive calls to the foreach command as it descends into nested submodules. However, the test really does not perform this test since the change it looks for is in a top-level submodule handled by