diff options
author | Stefan Beller <sbeller@google.com> | 2017-06-23 12:13:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-23 15:36:24 -0700 |
commit | 8c69832d137042a4368248a995bebcc5b964a87b (patch) | |
tree | 662bd40d0cc8dc252b9dc909b764380c9bd4aebc /Documentation/user-manual.conf | |
parent | builtin/fetch: factor submodule recurse parsing out to submodule config (diff) | |
download | tgif-8c69832d137042a4368248a995bebcc5b964a87b.tar.xz |
builtin/fetch: parse recurse-submodules-default at default options parsing
Instead of just storing the string and then later calling our own
parsing function 'parse_fetch_recurse_submodules_arg', make use of the
function callback 'option_fetch_parse_recurse_submodules' that was
introduced in the last patch. Also move all submodule recursing variables
in one spot at the top of the file.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/user-manual.conf')
0 files changed, 0 insertions, 0 deletions