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