summaryrefslogtreecommitdiff
path: root/builtin/config.c
diff options
context:
space:
mode:
authorHeiko Voigt <hvoigt@hvoigt.net>2013-07-12 00:48:30 +0200
committerJunio C Hamano <gitster@pobox.com>2013-07-12 09:34:58 -0700
commitb2dc09455a9ed5521c2e84fc67d8dacf2c28c39f (patch)
treec0fd87bf1b60e12cd4562b52f32a081a5d830bad /builtin/config.c
parent1bc888193e1044db317a45b9a4c8d2b87b998f40 (diff)
downloadgit-b2dc09455a9ed5521c2e84fc67d8dacf2c28c39f.tar.gz
do not die when error in config parsing of buf occurs
If a config parsing error in a file occurs we can die and let the user fix the issue. This is different for the buf parsing function since it can be used to parse blobs of .gitmodules files. If a parsing error occurs here we should proceed since otherwise a database containing such an error in a single revision could be rendered unusable. Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/config.c')
0 files changed, 0 insertions, 0 deletions