t5526: test recursive submodules when fetching moved submodules
authorStefan Beller <sbeller@google.com>
Thu, 14 Jun 2018 17:37:30 +0000 (10:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Jun 2018 21:02:24 +0000 (14:02 -0700)
commitc3749f6e597a7b8140181fa5efc95f3f08595f8c
treefbfaff4d1b0630aac4cb371a6fd85de9e2bf8752
parent5fc84755f1478ea8c0f05b8d7be67a3c96a24bff
t5526: test recursive submodules when fetching moved submodules

The topic merged in 0c7ecb7c311 (Merge branch 'sb/submodule-move-nested',
2018-05-08) provided support for moving nested submodules.

Remove the NEEDSWORK comment and implement the nested submodules test as
the comment hinted at.

Signed-off-by: Stefan Beller <sbeller@google.com>
Acked-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5526-fetch-submodules.sh