diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-05-06 16:01:04 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-06 11:33:53 -0700 |
commit | 846e5dfbab5d5a0a85252c1400dc0371e02e75a8 (patch) | |
tree | ce3cfe17f08b0d24be70615e8a30f506a11b0690 /Documentation/git-mergetool--lib.txt | |
parent | git-config: replace use of home_config_paths() (diff) | |
download | tgif-846e5dfbab5d5a0a85252c1400dc0371e02e75a8.tar.xz |
path.c: remove home_config_paths()
home_config_paths() combines distinct functionality already implemented
by expand_user_path() and xdg_config_home(), and it also hard-codes the
path ~/.gitconfig, which makes it unsuitable to use for other home
config file paths. Since its use will just add unnecessary complexity to
the code, remove it.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-mergetool--lib.txt')
0 files changed, 0 insertions, 0 deletions