Add git content and resources (#3074)
* Update 100-git.md Added Git introduction and useful links. * Update content/roadmaps/117-flutter/content/104-version-control-systems/100-git.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/3233/head
parent
20b7e5e6c8
commit
3db55febb6
1 changed files with 10 additions and 1 deletions
@ -1 +1,10 @@ |
||||
# Git |
||||
# 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. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [Learn Git on the command line](https://github.com/jlord/git-it-electron) |
||||
- [Version Control System Introduction](https://www.youtube.com/watch?v=zbKdDsNNOhg) |
||||
- [Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc) |
||||
- [Learn Git in 20 Minutes](https://youtu.be/Y9XZQO1n_7c?t=21) |
||||
|
Loading…
Reference in new issue