“Git Exit Commit Meldung” Code-Antworten

Wie man aus dem Git Bash -Editor herauskommt

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 Meldung

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

hansal

Ähnliche Antworten wie “Git Exit Commit Meldung”

Fragen ähnlich wie “Git Exit Commit Meldung”

Weitere verwandte Antworten zu “Git Exit Commit Meldung” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen