builtin/fetch: factor submodule recurse parsing out to submodule config
authorStefan Beller <sbeller@google.com>
Fri, 23 Jun 2017 19:13:00 +0000 (12:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2017 22:26:55 +0000 (15:26 -0700)
Later we want to access this parsing in builtin/pull as well.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found