.config/git/config
Jump to navigation
Jump to search
Internal
Overview
~/.config/git/config
configuration applies to a specific user, and it is read and written by git config --global [...]
An equivalent file is .gitconfig
.