Answers for "set sublime text as git editor"

2

set sublime text as git editor

git config --global core.editor "'C:\Program Files\Sublime Text 3\subl.exe' --wait --new-window"
Posted by: Guest on April-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language