diff options
author | Stefan Beller <sbeller@google.com> | 2017-03-14 14:46:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-15 18:15:54 -0700 |
commit | d601fd09573540287d1e00e3a25ef6311885bb46 (patch) | |
tree | 1cd1f477edaf3ce8c43be9c934a47394687d5534 /submodule.h | |
parent | 15cdc6477634e0227e4211de464c6443a68172c9 (diff) | |
download | git-d601fd09573540287d1e00e3a25ef6311885bb46.tar.gz |
update submodules: add submodule config parsing
Similar to b33a15b08 (push: add recurseSubmodules config option,
2015-11-17) and 027771fcb1 (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>
Diffstat (limited to 'submodule.h')
0 files changed, 0 insertions, 0 deletions