Back to Glossary
open-sourcebeginnerunit-10
Repository
Definition
A storage place for a software project's code, history, and collaboration notes.
In Plain English
A repository is like the shared project folder plus a full change history.
Real-World Example
A developer may ask for access to the GitHub repository before estimating a fix.
Why It Matters for Your Work
Repos reveal ownership, maintainability, and whether a project can be handed to another team.
Common Mistake
Treating the repo as a developer-only detail. If you paid for custom software, you should know who controls it.