GitCheatSheet.org logo
Home / How To

Commit changes to the local repository

git commit

This will open your registerd text editor to allow writing a commit message. Once the editor is closed, the commit will be performed.