Sunday, July 17, 2011

Google code now supports Git

Google code now offers Git support cf http://code.google.com/p/support/issues/detail?id=2454. It already supports Subversion and Mercurial but Git became in the last years the most popular revision control system.


Compare to other revision control systems, Git is far superior to Subversion, VCS and TFS (Team Foundation Server). Mercurial is very similar (developed in Python instead of C and is supposed to be easier, still Git got the buzz).

Nowadays the most popular service is github which is exclusively dedicated to Git.

0 comments: