Skip to main content

2 docs tagged with "polyrepo"

View All Tags

Monorepo

Monorepo refers to a strategy of storing all code for possibly unrelated applications within the same source code repository.

Polyrepo

Polyrepo describes an approach of using multiple, independent source code repositories that are independently versioned and controlled.