None of the tutorials will help! They all do that thing where they just assume I know what to do..
Currently, my terminal window starts with..
#
I faced the same problem , i resolved it by typing :q! then hit Enter And it resolved my problem After that run the the following command git commit -a -m "your comment here"
:q!
Enter
git commit -a -m "your comment here"
This should resolve your problem.