From 24ef0346e8445b496bcb8a0aaf28609fd7e803b6 Mon Sep 17 00:00:00 2001 From: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com> Date: Fri, 11 Nov 2022 19:41:58 +0000 Subject: [PATCH] Resources added for Git (#2925) --- .../content/101-general-development-skills/100-git.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/116-aspnet-core/content/101-general-development-skills/100-git.md b/content/roadmaps/116-aspnet-core/content/101-general-development-skills/100-git.md index 65f57e71e..f7f276bfe 100644 --- a/content/roadmaps/116-aspnet-core/content/101-general-development-skills/100-git.md +++ b/content/roadmaps/116-aspnet-core/content/101-general-development-skills/100-git.md @@ -1 +1,9 @@ -# Git \ No newline at end of file +# 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. + +Free Content +Learn Git on the command line +Version Control System Introduction +Git & GitHub Crash Course For Beginners +Learn Git in 20 Minutes