Simple but really helpful if you want to use Notepad++ as your default editor when using GIT. The location will depend upon your specific location. I happen to be on Windows 7 x64 bit.
1 2 | [core] editor = "/C/Program Files (x86)/Notepad++/notepad++.exe" -m |