From 17ae029e11f5f4b6d408b27f94311e3b3895e1cc Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 5 Feb 2019 11:39:13 -0600 Subject: Initial README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5c76e7 --- /dev/null +++ b/README.md @@ -0,0 +1,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) -- cgit v1.2.3-54-g00ecf