Git can no longer open emacs as its editor
- by mwilliams
I'm running Git version 1.7.3.2 that I built from source, zsh is my shell, and emacs is my editor.
Recently I started seeing the following:
/usr/local/Cellar/git/1.7.3.2/libexec/git-core/git-sh-setup: line 106: emacs: command not found
Could not execute editor
My zshrc looks like the following so I can use the Cocoa build and the console…