Skip to main content

One doc tagged with "commit"

View all tags

git commit — Recording Changes

`git commit` takes everything in the **index (staging area)** and creates a permanent, immutable snapshot in the repository. Each commit has: