Lowest to highest priority:
/etc/gitconfig: system wide, edited when--systemparameter is used~/.gitconfig: user specific configuration, edited when--globalparameter is used.git/config: repository specific configuration
Lowest to highest priority:
/etc/gitconfig: system wide, edited when --system parameter is used~/.gitconfig: user specific configuration, edited when --global parameter is used.git/config: repository specific configuration