How To Install A Public Git Repository On A Debian Server
Git is a free distributed revision control, was initially created by
Linus Torvalds for Linux kernel development.
It is primarily developed on Linux, but can be used on other Unix
operating systems including BSD, Solaris and Darwin. Git is extremely
fast on POSIX-based systems such as Linux. It differs from svn and
creates a private repository on a remote server too.