Browsing All posts tagged under »Version Control«

Easy Version Control with Git – Nettuts+

November 10, 2009

0

Git is a open-source code managemen tool; it was created by Linus Torvalds when he was building the Linux kernel. Because of those roots, it needed to be really fast; that it is, and easy to get the hang of as well. Git allows you to work on your code with the peace of mind [...]