From 943f7981589dd08ceb57eccdb4ed9df0b40c3615 Mon Sep 17 00:00:00 2001
From: Aroyan <43630681+aroyan@users.noreply.github.com>
Date: Wed, 12 Jan 2022 01:26:57 +0700
Subject: [PATCH] Add Git content on Backend roadmap (#992)
* Add Bootstrap CSS content
* Add Bulma CSS content
* Add Prettier content
* Add Vite content
* Add GitHub content
* Add GitHub content
* Add GitHub content
* Add GitLab content at backend roadmap
* 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