aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: b5c76e75c74ef46e87b6f89ce90e9877a9b85048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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)