How to commit changes

$ git commit -m "[message]"

Command
git
Description
Record changes to the repository with a message.