1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 06:20:14 +02:00

Add a link to "Learn Git Branching" tutorial to "Branching Basics" topic in "Git & Github" roadmap & rename file in "Backend" roadmap content. (#7250)

Added "Learn Git Branching" tutorial link.
This commit is contained in:
Ahmad Asaad
2024-09-30 13:44:42 +03:00
committed by GitHub
parent 678388d401
commit 264afe4e03

View File

@@ -5,4 +5,5 @@ Branches in Git serve as separate lines of development that allow multiple featu
Visit the following resources to learn more:
- [@official@Git Branching - Basic Branching and Merging](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging)
- [@video@Git Branches Tutorial](https://www.youtube.com/watch?v=e2IbNHi4uCI)
- [@article@Learn Git Branching](https://learngitbranching.js.org/)
- [@video@Git Branches Tutorial](https://www.youtube.com/watch?v=e2IbNHi4uCI)