Using the git config --global command to set things up, where is the file?
eg :
git config --global core.editor "blah"
Its not at these places :-
C:\Program Files\Git\etc\gitconfig
C:\myapp.git\config
I have not env set?
git version 1.6.5.1.1367.gcd48 on Windows7