Files
git/builtin
Stefan Beller e8906a9019 builtin/fetch cleanup: always set default value for submodule recursing
The check for the default was introduced with 88a21979c5 (fetch/pull:
recurse into submodules when necessary, 2011-03-06), which replaced an
older construct (builtin/fetchs own implementation of the super-prefix)
introduced in be254a0ea9 (Add the 'fetch.recurseSubmodules' config setting,
2010-11-11) which made sense at the time as there was no default fetch
option for submodules at the time.

Set builtin/fetch.c#recurse_submodules_default to the same value as
submodule.c#config_fetch_recurse_submodules which is set via
set_config_fetch_recurse_submodules, such that the condition for checking
whether we have to set the default value becomes unnecessary.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-06-27 14:43:00 -07:00
..
2017-06-19 12:38:44 -07:00
2016-11-22 13:55:20 -08:00
2017-06-13 13:47:09 -07:00
2017-06-05 09:18:12 +09:00
2017-06-02 15:06:05 +09:00
2017-06-13 13:47:09 -07:00
2017-06-19 12:38:44 -07:00
2017-06-19 12:38:45 -07:00
2017-06-19 12:38:45 -07:00
2017-06-19 12:38:45 -07:00
2017-06-19 12:38:44 -07:00
2017-06-19 12:38:44 -07:00
2017-03-31 08:33:56 -07:00
2017-06-13 13:47:09 -07:00
2017-05-16 11:51:59 +09:00
2017-06-19 12:38:44 -07:00
2017-06-19 12:38:44 -07:00
2017-05-29 12:34:43 +09:00
2017-06-19 12:38:44 -07:00
2017-01-18 15:12:15 -08:00
2017-05-30 11:16:45 +09:00
2017-06-19 12:38:44 -07:00
2017-05-29 12:34:43 +09:00
2017-05-29 12:34:44 +09:00
2017-05-29 12:34:43 +09:00
2015-10-05 13:20:08 -07:00
2017-06-19 12:38:45 -07:00
2017-05-29 12:34:43 +09:00
2017-06-13 13:47:07 -07:00
2017-04-19 21:37:13 -07:00
2017-03-24 13:07:37 -07:00
2017-01-23 18:51:56 -08:00
2017-05-29 12:34:43 +09:00
2017-06-13 13:47:07 -07:00
2017-05-29 12:34:44 +09:00