Distributed version control: Difference between revisions

Content deleted Content added
Reverted 1 edit by Brahim.Lamrabet (talk): Spam
Muskan pp (talk | contribs)
mNo edit summary
Line 15:
 
Advantages of DVCS (compared with centralized systems) include:
* Allows users to work productively when not connected to a network.
* Common operations (such as commits, viewing history, and reverting changes) are faster for DVCS, because there is no need to communicate with a central server.<ref name='OSullivan'>{{cite web
| last = O'Sullivan