

A commit is an individual change to a file or set of files. Every time that you save a file or a set of files, Git creates a unique ID, also known as the SHA or hash, that tracks the changes. Commits usually contain a commit message, which is a brief description of what changes were made.
Anne Gentle • Docs Like Code: Collaborate and Automate to Improve Technical Documentation
