“Mensagem de comprometimento de saída git” Respostas de código

Como sair do 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

Mensagem de comprometimento de saída git

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

hansal

Respostas semelhantes a “Mensagem de comprometimento de saída git”

Perguntas semelhantes a “Mensagem de comprometimento de saída git”

Mais respostas relacionadas para “Mensagem de comprometimento de saída git” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código