Back to Content

Repo

files/en-us/glossary/repo/index.md

latest296 B
Original Source

In a revision control system like {{Glossary("Git")}} or {{Glossary("SVN")}}, a repo (i.e., "repository") is a place that hosts an application's code source, together with various metadata.

See also