diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-05-06 16:01:03 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-06 11:33:48 -0700 |
commit | 509adc335274d2656829b18e1e83ccabda059ae3 (patch) | |
tree | f47097944c6c14024afc8408a9e5e088be0296c2 /t/t5524-pull-msg.sh | |
parent | git-commit: replace use of home_config_paths() (diff) | |
download | tgif-509adc335274d2656829b18e1e83ccabda059ae3.tar.xz |
git-config: replace use of home_config_paths()
Since home_config_paths() combines distinct functionality already
implemented by expand_user_path() and xdg_config_home(), and hides the
home config file path ~/.gitconfig. Make the code more explicit by
replacing the use of home_config_paths() with expand_user_path() and
xdg_config_home().
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5524-pull-msg.sh')
0 files changed, 0 insertions, 0 deletions