git config --global core.editor "'C:Program FilesSublime Text 3subl.exe' --wait --new-window"
git config --global core.editor "subl -n -w"