diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2014-07-25 21:11:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-25 12:23:08 -0700 |
commit | 06b2d87244d74a6b084a08677dfd66d58b94ebfa (patch) | |
tree | 23cc9fb79f5d5252418402269c663d9b9164cc7f /builtin/commit.c | |
parent | config --global --edit: create a template file if needed (diff) | |
download | tgif-06b2d87244d74a6b084a08677dfd66d58b94ebfa.tar.xz |
home_config_paths(): let the caller ignore xdg path
The caller can signal that it is not interested in learning
the location of $HOME/.gitconfig by passing global=NULL, but
there is no way to decline the path to the configuration
file based on $XDG_CONFIG_HOME.
Allow the caller to pass xdg=NULL to signal that it is not
interested in the XDG location.
Commit-message-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions