Programming

SVN vs Git #2: Getting Started with Git

In the previous article we defined why Git offers a better solution for VCS than SVN; Git is faster, more reliable and flexible than SVN. But now that we know that, let’s take a look at Git and some if its capabilities.

Read More

, , ,

SVN vs Git #1: Why You Should Care

In recent years distributed version control systems (DVCS) have been getting a lot of momentum and wider usage specially among the open source community.Git is at the head of this DVCS movement being the most popular and widely adopted even by google who recently added Git support to the Google projects platform.

Read More

, , ,