According to Wikipedia, Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers collaboratively developing source code during software development. Luckily for us it’s far more interesting than it sounds on paper as it was the topic of the third in our ... Read more