Posts in May 2009
-
Version Control Cheatsheet
13 May 2009 | 4 comments | Tagged as: git mercurial subversion
More and more open source projects are moving away from using client/server based revision control systems such as Subversion, to solutions that use the distributed model. Two of the most popular of these are Git and Mercurial.
Git has been adopted by the Linux kernel, Perl, GNOME, Samba, X ...
Read more


