mirror of
https://github.com/git/git.git
synced 2026-01-12 19:53:09 +00:00
The function was not gentle at all to the callers and died without giving them a chance to deal with possible errors. Rename it to read_gitfile(), and update all the callers. As no existing caller needs a true "gently" variant, we do not bother adding one at this point. Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 KiB
15 KiB