Atur editor git
$ git config --global core.editor vim
Elated Emu
$ git config --global core.editor vim
$ git config --global core.editor emacs
$ git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"