Skip to content

Instantly share code, notes, and snippets.

@brunoais
Created February 4, 2012 20:07
Show Gist options
  • Save brunoais/1739812 to your computer and use it in GitHub Desktop.
Save brunoais/1739812 to your computer and use it in GitHub Desktop.
$ export EDITOR="C:\Program Files (x86)\Notepad++\notepad++.exe"
$ git rebase -i HEAD~2
/libexec/git-core/git-rebase--interactive: eval: line 174: syntax error near unexpected token `('
/libexec/git-core/git-rebase--interactive: eval: line 174: `C:\Program Files (x86)\Notepad++\notepad++.exe "$@"'
Could not execute editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment