1. Home
  2. ›
  3. Git
  4. ›
  5. Commit changes with message

Commits checked-in changes to the local working branch with a message in one command.

#git
git commit -m "Message describing committed changes."
copy
Full Git cheatsheet