/
GIT Commit with VI
GIT Commit with VI
If you just do you git commit without a -m argument to give the description for the commit then it’s highly likely that GIT will use the VI “visual editor” as the default editor as a tool to edit the description of the commit message.
This can be highly confusing if you have never dealt with this editor before.
Don’t panic!
Read my simple guide to edit your message and save it in VI instead.
, multiple selections available,
Related content
GIT Commit
GIT Commit
More like this
Git is a command line tool
Git is a command line tool
More like this
What is GIT?
What is GIT?
More like this
GIT Add Tricks - wildcards and interactive adding of files
GIT Add Tricks - wildcards and interactive adding of files
Read with this