Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> a écrit :
Huynh Khoi Nguyen NGUYEN <Huynh-Khoi-Nguyen.Nguyen@xxxxxxxxxxxxxxx>
writes:
If core.excludesfile is not defined, its default value will be
$XDG_CONFIG_HOME/git/ignore in order to follow XDG specification. If
$XDG_CONFIG_HOME is either not set or emty, $HOME/.config will be
used.
It's not clear whether $HOME/.config will be used to replace
$XDG_CONFIG_HOME or $XDG_CONFIG_HOME/git/ignore. I'd say explicitely
$HOME/.config/git/ignore to avoid this.
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
Likewise.
--- a/Documentation/gitignore.txt
+++ b/Documentation/gitignore.txt
Likewise.
Otherwise, sounds good.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
We will also do the same changes with core.attributesfile, in our next
v6 version.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html