[Name] Git
[Summary] Git is a popular version control system designed to handle very large projects with speed and efficiency; it is used mainly for various open source projects, most notably the Linux kernel.
[Description] Git is distributed version control system focused on speed, effectivity and real-world usability on large projects. Its highlights include:
	Strong support for non-linear development. 
	Distributed development. 
	Efficient handling of large projects. 
	Cryptographic authentication of history.
	Toolkit design.
[License] GNU GENERAL PUBLIC LICENSE (GPL)
[Homepage] http://git.or.cz/
