Skip to content

Instantly share code, notes, and snippets.

@antonshell
Created October 3, 2017 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antonshell/2116fc751288023a88474524185495c3 to your computer and use it in GitHub Desktop.
Save antonshell/2116fc751288023a88474524185495c3 to your computer and use it in GitHub Desktop.
Set notepad++ as commit info editor
git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment