mirror of
https://github.com/git/git.git
synced 2026-03-04 14:37:35 +01:00
Config callbacks which use git_config_string() or git_config_pathname() have no need to check for a NULL value. This is handled automatically by those helpers. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
29 KiB
29 KiB