diff options
author | Heiko Voigt <hvoigt@hvoigt.net> | 2013-07-12 00:48:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-12 09:34:58 -0700 |
commit | b2dc09455a9ed5521c2e84fc67d8dacf2c28c39f (patch) | |
tree | c0fd87bf1b60e12cd4562b52f32a081a5d830bad /builtin/help.c | |
parent | teach config --blob option to parse config from database (diff) | |
download | tgif-b2dc09455a9ed5521c2e84fc67d8dacf2c28c39f.tar.xz |
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/help.c')
0 files changed, 0 insertions, 0 deletions