From 4d7c5bb0f561d328a867bc824840dc262287103e Mon Sep 17 00:00:00 2001 From: pratyushsachdeva <32523278+pratyushsachdeva@users.noreply.github.com> Date: Sat, 28 Oct 2017 22:41:19 +0530 Subject: [PATCH] Create IntroToGithub.md --- IntroToGithub.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 IntroToGithub.md diff --git a/IntroToGithub.md b/IntroToGithub.md new file mode 100644 index 0000000..6faad92 --- /dev/null +++ b/IntroToGithub.md @@ -0,0 +1,3 @@ +#GitHub is a web-based Git or version control repository and Internet hosting service. +#It is mostly used for code. +#It offers all of the distributed version control and source code management functionality of Git as well as adding its own features.