git

Date Arrow  November 29, 2007

If you haven’t tried git, you should. Git is a “distributed version control” system, that is, similar to Subversion with the big difference that… you do not need a server. There are only clients, any of them, and you can pull and push changes to and from other repositories from your project colleagues. The git [...]

Tagged   How to? · Open Source · QualityComments  Add Your Comment (6)