# Commit

A saved snapshot of your changes in Git, with a message saying what changed and why.

Also called: commit.

## Covered in these lessons

- [Your first real edit](https://zero2vibecode.com/learn/claude-code/2-1-first-real-edit)
- [Putting it somewhere real](https://zero2vibecode.com/learn/vibe-coding-101/4-2-putting-it-somewhere-real)
- [Your first commit: git init, status, add, commit](https://zero2vibecode.com/learn/terminal-basics/4-3-your-first-git-commit)

Source: https://zero2vibecode.com/glossary/commit
