From 8c221653eab4d99a6d5057cfd371b15b84747381 Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Tue, 11 Jan 2022 19:16:05 +0700 Subject: [PATCH] Add Git content on Backend roadmap --- .../100-basic-usage-of-git.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md b/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md index 65f57e71e..dca611bbf 100644 --- a/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md +++ b/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md @@ -1 +1,8 @@ -# 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 +Version Control System Introduction +Git & GitHub Crash Course For Beginners +Learn Git in 20 Minutes