Repository (repo)
A project folder that remembers every version of itself.
Why it matters
It is what makes changing something low-risk: the old version is still there, so trying an idea out costs you very little.
Think of it like
A document with unlimited undo, where every save point is labelled and you can jump back to any of them.