Manuals / Version Control (Git) for Non-Engineers / Chapter 1
Start · beginner · ~20 min · Chapter 1 of 3
Why Git exists
Time machine + collaboration. Commits are snapshots with messages for humans.
Commit = save point
Message in present tense: “Add pricing FAQ.” Small commits beat giant mystery dumps.
Commit = save pointDrag stickies · tap for tips
Quick check
A commit is best thought of as…
Do this now
Write 3 good commit messages for imaginary changes.
Was this step clear?
Chapter learning outcomes
Clear these before you leave