I'm trying to commit some git changes but when I run:
git commit -a
it returns
gvim -f: gvim: command not found
error: There was a problem with the editor 'gvim -f'.
Please supply the message using either -m or -F option.
I am a noob and I have no idea what this means.

