“Git Exit Commit Message” Réponses codées

Comment sortir de Git Bash Editor

On Windows GIT Bash Ctrl + X would do nothing and found out it works quite like 
vi/vim. Press i to enter inline insert mode. Type the description at the very 
top, press esc to exit insert mode, then type :x! (now the cursor is at the 
bottom) and hit enter to save and exit.
Gorgeous Goshawk

Git Exit Commit Message

After writing commit message, just press Esc Button and then write :wq or :wq! and then Enter to close the unix file.

hansal

Réponses similaires à “Git Exit Commit Message”

Questions similaires à “Git Exit Commit Message”

Plus de réponses similaires à “Git Exit Commit Message” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code