Notes on Git

Git is a distributed revision control and source code management (SCM) system with an emphasis on speed. Git was initially designed and developed by Linus Torvalds for Linux kernel development in 2005.

Easily host and manage private git repositories

It is amazingly trivial to setup private git hosting with complete access control via public keys on Linux. Moreover, you can then start to customize for whatever you see fit or need.