Re: BUG in fetching non-checked out submodule
From: Ralf Thielow <hidden>
Date: 2020-12-03 09:39:46
From: Ralf Thielow <hidden>
Date: 2020-12-03 09:39:46
Hi Peter, Am Do., 3. Dez. 2020 um 09:20 Uhr schrieb Peter Kästle [off-list ref]:
quoted
I can see the same misbehaviour when I run $ git -c submodule.recurse=false fetch --recurse-submodules too, so I think it doesn't have necessarily something to do with the 'submodule.recursive' config, but with 'recurse submodules' in general.This is interesting. There are several testcases using "--recurse-submodules". Have you tried, whether any of these trigger?
The test suite passes. Ralf