Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

set an editor for git

$ git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #set #editor #git
ADD COMMENT
Topic
Name
4+2 =