Show pageBacklinksCite current pageExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Repository ====== A **repository** is a storage location for code, files, or [[data]] ### Types of Repositories: 1. **Local Repository** – Stored on your local machine. 2. **Remote Repository** – Hosted on a server, often for collaboration. 3. **Bare Repository** – A repository without a working directory, used for sharing and syncing changes. ### Common Features: - **Version Control** (Git, Mercurial, SVN) - **Branching & Merging** (Git branches for parallel development) - **Commit History** (Tracking changes over time) - **Collaboration Tools** (Pull requests, issue tracking) [[Institutional repository]] ---- [[Open-access repository]] repository.txt Last modified: 2025/03/08 20:07by 127.0.0.1