mirror of
https://github.com/git/git.git
synced 2026-04-27 12:26:20 +02:00
6942a3d796
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>