mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-25 10:36:03 -05:00
Similar tob33a15b08(push: add recurseSubmodules config option, 2015-11-17) and027771fcb1(submodule: allow erroneous values for the fetchRecurseSubmodules option, 2015-08-17), we add submodule-config code that is later used to parse whether we are interested in updating submodules. We need the `die_on_error` parameter to be able to call this parsing function for the config file as well, which if incorrect lets Git die. As we're just touching the header file, also mark all functions extern. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.3 KiB
1.3 KiB