From: Heiko Voigt Date: Fri, 6 Oct 2017 22:30:47 +0000 (+0200) Subject: fetch: add test to make sure we stay backwards compatible X-Git-Tag: v2.16.0-rc0~160^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/01ce12252c959ed0f4b4b021adffa7a84a2d64a6?ds=inline;hp=01ce12252c959ed0f4b4b021adffa7a84a2d64a6 fetch: add test to make sure we stay backwards compatible The current implementation of submodules supports on-demand fetch if there is no .gitmodules entry for a submodule. Let's add a test to document this behavior. Signed-off-by: Heiko Voigt Signed-off-by: Junio C Hamano ---