Created
February 4, 2012 20:07
-
-
Save brunoais/1739812 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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