13:37
2011-05-24
gist.github.com
developer-tools
Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git)
This article provides a sample `.gitconfig` file, which is a configuration file for Git that should be placed in the `$XDG_CONFIG_HOME/git` directory. The example file includes user identity settings,โฆ