Re: [PATCH] config doc: quote paths, fixing tilde-interpretation
Ramkumar Ramachandra writes: > The --global section of git-config(1) currently reads like: > > For writing options: write to global /.gitconfig file rather than the >^ > start tilde > > repository .git/config, write
[PATCH] config doc: quote paths, fixing tilde-interpretation
The --global section of git-config(1) currently reads like: For writing options: write to global /.gitconfig file rather than the ^ start tilde repository .git/config, write to $XDG_CONFIG_HOME/git/config file if