.web
Setting up your own git server
Version control is a critical part of software development. It is usually defined as the management of changes to a set of documents (or other information) belonging to a project.
Created by Linus Torvals (also the creator of Linux), Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Setting up your own git server is a very easy task.
Image courtesy of kyz.
This week's useful resources
Here a list of technical and business resources we've found interesting this week.
Photo courtesy of ottonassar


