Blog
What Is DVCS?
DVCS — distributed version control system — is a type of version control where the complete codebase — including its full version history — is mirrored on every developer's computer. Git’s distributed version control model (DVCS) may be pushed as a strength, but large commercial organizations are not really using it.
Version Control