Record changes from [[Staging Area (git)|staging area]] to the [[Local repository (git)|local repository]] with a [[Commit|commit]] message. [^1] ```bash git commit -m "describe what changed" ``` [^1]: https://git-scm.com/docs/git-commit