ฉันตั้งตัวแปรตัวแก้ไขของฉันเช่น:
git config --global core.editor "`which emacsclient` -t -s"
และรับผลลัพธ์นี้เมื่อใดก็ตามที่ฉันต้องการแก้ไขข้อความในระหว่างการส่ง
emacsclient: aliased to /Applications/Emacs.app/Contents/MacOS/bin/emacsclient -t -s :
emacsclient:: command not found
error: There was a problem with the editor 'emacsclient: aliased to
/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -t -s '.
Please supply the message using either -m or -F option.