mirror of
https://github.com/git/git.git
synced 2026-02-28 18:48:50 +00:00
These functions get called by other code, including parsing config options from the command line. In that case, config_file_name is NULL, leading to an ugly message or even a segfault on some implementations of printf. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
24 KiB
24 KiB