Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions src/data/roadmaps/ios/content/git@QifWR7WSJJTcTK2IfczxG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Git is a distributed version control system **(VCS)** used to track changes in s

Learn more from the following resources:

- [@official@Git Documentation](https://www.git-scm.com/)
- [@video@Git in 100 Seconds](https://www.youtube.com/watch?v=hwP7WQkmECE)
- [@feed@Explore top posts about Git](https://app.daily.dev/tags/git?ref=roadmapsh)
- [@roadmap@Visit Dedicated Git & GitHub Roadmap](https://roadmap.sh/git-github)
- [@article@Git by Example - Learn Version Control with Bite-sized Lessons](https://antonz.org/git-by-example/)
- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=vA5TTz6BXhY)
- [@course@Why use Git? (Interactive Lesson)](https://inter-git.com/lessons/introduction)
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Version control is a system that tracks changes to files over time, allowing mul

Learn more from the following resources:

- [@article@What is version control?](https://www.atlassian.com/git/tutorials/what-is-version-control)
- [@article@Git - About version control](https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control)
- [@video@What is version control and why you should always use it](https://www.youtube.com/watch?v=IeXhYROClZk)
- [@roadmap@Visit Dedicated Git & GitHub Roadmap](https://roadmap.sh/git-github)
- [@article@What is Version Control?](https://www.atlassian.com/git/tutorials/what-is-version-control)
- [@video@Version Control System (VCS)](https://www.youtube.com/watch?v=SVkuliabq4g)
- [@video@What is a Version Control System and why you should always use it](https://www.youtube.com/watch?v=IeXhYROClZk)
- [@course@Why version control? (Interactive Lesson)](https://inter-git.com/lessons/introduction)