Browse Source
Don't call git_config after parsing the command line options, otherwise the config settings will override any settings made by the command line. This can be seen by setting add.ignore_errors and then specifying --no-ignore-errors when using git-add. Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Stephen Boyd
16 years ago
committed by
Junio C Hamano
2 changed files with 15 additions and 2 deletions
Loading…
Reference in new issue