What is Repository?
A storage location for your project's code and its complete history
Why It Matters
Repositories are the central place where all project code lives and is tracked
Real-World Example
Your GitHub repository contains all the code, branches, and commit history for your project
“Understanding terms like Repository matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”
Related Terms
Git
A system that tracks every change to your code, letting you see history, undo mistakes, and collaborate with others
GitHub
A website where developers store, share, and collaborate on code using Git
Version Control
A system that records changes to files over time, allowing you to recall specific versions later
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.