Atur teks Sublime sebagai editor git

git config --global core.editor "'C:\Program Files\Sublime Text 3\subl.exe' --wait --new-window"
Aggressive Anteater