I am stuck on this window. i did a git add -a
just before and then a git commit
in git-cmd.exe .
How can i get out of here? i wrote my commit message and press enter and nothing happened.
I'm affraid to just close the window and i find nothing on internet, the official site say nothing about how to validate a commit corectly.
You are in a vi editor.
In order to save and exit from vi you need to do this:
To save the changes: ESC + :wq
Or: ZZ
To discard the changes: ESC + :q!
(Look on the button of the screenshot how to exit - the last line
)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With