Learn Git Branching

Learn Git Branching

Since we are on Git topic, here is very nicely done visual and interactive way to learn Git: http://pcottle.github.io/learnGitBranching/ Enjoy and happy...
7 Reasons to Migrate from SVN to Git

7 Reasons to Migrate from SVN to Git

1. Latest versions of Eclipse and other IDEs have a Git interface built in while SVN plugins are a clumsy add-on. Even IBM and Microsoft, with their own SCM offerings, have Git baked into their IDE products. 2. Git is a ‘distributed’ source control system...