Set Sublime Text to open when git commit message is left empty (Windows)
git config --global core.editor "'/location/of/../sublime_text.exe' -w"