April 25, 2009
3:44 am
Mercurial support for Google Code Project Hosting
Project Hosting on Google Code now supports the Mercurial version control system in addition to Subversion. Mercurial, like Git and Bazaar, is a distributed version control system (DVCS) that enables developers to work offline and define more complex workflows such as peer-to-peer pushing/pulling of code. It also makes it easier for outside contributors to contribute to projects, as cloning and merging of remote repositories is really easy, announced Google Code blog.
Loading

Leave a comment »