Distributed version control: Difference between revisions

Content deleted Content added
Vs Centralised: There is no article named "Repository Lieutenant" so link was removed.
Line 16:
* There may be many "central" repositories.
* [[Access control list]]s are not employed. Instead code from disparate repositories are [[Merge (revision control)|merged]] based on a [[web of trust]], i.e., historical merit or quality of changes.
* [[Repository lieutenant|Lieutenants]] are project members who have the power to dynamically decide which branches to merge.
* Network is not involved in most operations.
* A separate set of "sync" operations are available for committing or receiving changes with remote repositories.