On Mon, May 1, 2017 at 7:04 PM, Junio C Hamano <gits...@pobox.com> wrote: > Stefan Beller <sbel...@google.com> writes: > >> We forgot to prepare the submodule env, which is only a problem for >> nested submodules. See 2e5d6503bd (ls-files: fix recurse-submodules >> with nested submodules, 2017-04-13) for further explanation. >> >> Signed-off-by: Stefan Beller <sbel...@google.com> >> --- > > Sounds good (if only because this makes it similar to other > codepaths). > > Is this something whose breakage before the patch is easily > demonstrated with a test?
I'll try to come up with a test in a reroll. Thanks, Stefan