Git – the paradigm shift

A great developer story about the differences on what Git is vs other version control and what Git is not. This is how we should learn it. I heard over and over that it was distributed, but never grasped what that meant, so here are a few links and explanations that will help unlearn version control as you thought it and learn the Git way.

Embedded Link

Zeh Fernando » Blog Archive » How I learned to stop worrying and love Git
Git. The trendy source control management system. Like many other of my peers, I've been using GitHub for a while (for personal projects, in my case). For the longest time, however, I felt like th…