I'm having trouble setting up sublime as my git commit message editor.
Using:
git config --global core.editor "subl"
Error: error: cannot run subl: No such file or directory error: unable to start editor 'subl' Please supply the message using either -m or -F option.
subl work perfectly otherwise.