git-config: update page (#10340)
* Add the second possible config file location
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
`git config --list --local`
|
`git config --list --local`
|
||||||
|
|
||||||
- List only global configuration entries (stored in `~/.gitconfig`):
|
- List only global configuration entries (stored in `~/.gitconfig` by default or in `$XDG_CONFIG_HOME/git/config` if such a file exists):
|
||||||
|
|
||||||
`git config --list --global`
|
`git config --list --global`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user