On Windows, Git stores its configuration file .gitconfig
in the directory %HOMEDRIVE%%HOMEPATH%
.
For a user named Joe on Windows 7, his .gitconfig
will typically be found in C:\Users\Joe
Tried with: Git 1.7.4 and Windows 7
Tagged: configuration files, git, windows
