<div dir="ltr">I was hoping to be able to use Aquamacs for my git work, so I installed the command line tools for Aquamacs, and ran `git config --global  core.editor emacs`.<div><br></div><div>This did work, but opened on the terminal, rather than in a new Aquamacs window, so I then ran `git config --global  core.editor aquamacs` instead.</div><div><br></div><div>As expected, running `git commit --amend` opened a new Aquamacs window, but the altered commit message doesn't register, and similarly, rebasing doesn't seem to work either.  Is there a setting I might be missing?</div><div><br></div><div>Thanks for your help,</div><div>David Romano</div></div>