# Testing Repository This Repository will help with GIT usage. ## About GIT [Git](https://git-scm.com/) is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows. ### Contents * [About](https://git-scm.com/about) * [Documentation](https://git-scm.com/doc) * [Downloads](https://git-scm.com/downloads) * [Community](https://git-scm.com/community)