sublime text git code example
Example: set sublime text as git editor
git config --global core.editor "'C:\Program Files\Sublime Text 3\subl.exe' --wait --new-window"
git config --global core.editor "'C:\Program Files\Sublime Text 3\subl.exe' --wait --new-window"