summaryrefslogtreecommitdiff
path: root/submodule.c
diff options
context:
space:
mode:
authorLibravatar Stefan Beller <sbeller@google.com>2017-03-14 14:46:32 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-03-15 18:15:54 -0700
commitd601fd09573540287d1e00e3a25ef6311885bb46 (patch)
tree1cd1f477edaf3ce8c43be9c934a47394687d5534 /submodule.c
parentmake is_submodule_populated gently (diff)
downloadtgif-d601fd09573540287d1e00e3a25ef6311885bb46.tar.xz
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.c')
0 files changed, 0 insertions, 0 deletions