I recently installed Git for Windows (https://git-scm.com/download/win) on my machine and was having issues finding my global .gitconfig file (see stackoverflow.com/questions/39670247/cant-find-global-gitconfig-file/39671485).
Turns out it was on a share/network drive. Why would Git put the global .gitconfig file there?