Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff.c: fixup garding of config parser from value=NULL
Christian Couder noticed that there still were a handcrafted error() call that we should have converted to config_error_nonbool() where parse_lldiff_command() parses the configuration file. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information