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
5 changes: 3 additions & 2 deletions src/data/roadmaps/devops/content/git@uyDm1SpOQdpHjq9zBAdck.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ Git is a distributed version control system that tracks changes in source code d
Visit the following resources to learn more:

- [@roadmap@Visit Dedicated Git & GitHub Roadmap](https://roadmap.sh/git-github)
- [@course@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)
- [@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 @@ -5,8 +5,7 @@ Version control systems (VCS) are tools that track changes to code and files ove
Visit the following resources to learn more:

- [@roadmap@Visit Dedicated Git & GitHub Roadmap](https://roadmap.sh/git-github)
- [@official@Git](https://git-scm.com/)
- [@official@Mercurial](https://www.mercurial-scm.org/)
- [@official@Subversion](https://subversion.apache.org/)
- [@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@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)