How to commit changes $ git commit -m "[message]" Command git Description Record changes to the repository with a message. Related How to stage changes How to push changes to remote