I am trying to do a git commit. I run the command git commitand vim opens. I enter my commit message, and when I execute the command :wq, I get the following error:
Error: There was a problem with the vi editor. Please put a message using the -m or -F option.
Any idea how I can understand what the problem is?
source
share