Last modified by Boris Folgmann on 2026/01/19 11:04

From version 3.1
edited by Boris Folgmann
on 2026/01/19 11:04
Change comment: There is no comment for this version
To version 2.2
edited by Boris Folgmann
on 2026/01/19 11:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -138,7 +138,6 @@
138 138  
139 139  This global git config will be automatically saved to the file //.gitconfig// located in the home directory of your user.
140 140  )))
141 -1. You can set the env var {{code language="none"}}XDG_CONFIG_HOME{{/code}} if you want to have the config placed in another folder. When this env var is set, git will use the file {{code language="none"}}$XDG_CONFIG_HOME/git/config{{/code}}.
142 -See [[https:~~/~~/git-scm.com/docs/git-config>>url:https://git-scm.com/docs/git-config||rel="nofollow" shape="rect" style="text-decoration: none;" class="external-link"]]
141 +1. You can set the env var {{code language="none"}}XDG_CONFIG_HOME{{/code}} if you want to have the config placed in another folder. When this env var is set, git will use the file {{code language="none"}}$XDG_CONFIG_HOME/git/config{{/code}}. See [[https:~~/~~/git-scm.com/docs/git-config>>url:https://git-scm.com/docs/git-config||rel="nofollow" shape="rect" style="text-decoration: none;" class="external-link"]]
143 143  
144 144