I'm working my way through a git tutorial and ran into a problem when trying to use git revert. Anytime I try to use the git revert command I receive the following message:
sublimetext -wl1: sublimetext: command not found
error: There was a problem with the editor 'sublimetext -wl1'.
Please supply the message using either -m or -F option.
I'm using SublimeText 2.0.2, bash, and a macbook.
I'm probably missing something very simple but I haven't been able to find any documentation addressing this issue so far.
Thanks for your help :)