git: git 2.7.0 (Source code management)  
git:  
git: Git is a free and open source, distributed version control system 
git: designed to handle everything from small to very large projects with 
git: speed and efficiency. Every Git clone is a full-fledged repository with 
git: complete history and full revision tracking capabilities, not dependent 
git: on network access or a central server. Branching and merging are fast and 
git: easy to do. Git is used for version control of files, much like tools 
git: such as Mercurial, Bazaar, Subversion-1.8.1, CVS-1.11.23, Perforce, and 
git: Team Foundation Server.  
git:

