Distributed version control: Difference between revisions

Content deleted Content added
No edit summary
Differences: Most software developwers are male
Line 9:
 
===Differences===
* Each developer does work on herhis 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.