mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
Move common parts of Git::config(), Git::config_bool(), Git::config_int() and Git::config_path() into _config_common() helper. Signed-off-by: Junio C Hamano <gitster@pobox.com>