Distributed version control: Difference between revisions

Content deleted Content added
Vs Centralised: Sentence fragment
Line 11:
 
===Differences===
* Each developer does work on histheir own local [[Software repository|repository]].
* Working model epitomizes [[The Cathedral and the Bazaar|bazaar]]-style development in that ''anyone'' can create their own [[Branching (software)|branch]].
* Repositories are [[Repository clone|cloned]] by anyone, and are often cloned many times.