1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Add Interactive Git Branching Guide by pcottle (#3486)

Github repo of added resource: https://github.com/pcottle/learnGitBranching
This commit is contained in:
João
2023-02-25 15:49:20 -03:00
committed by GitHub
parent 983ee44632
commit 1a0d7463eb

View File

@@ -10,3 +10,4 @@ Visit the following resources to learn more:
- [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)
- [Tutorial: Git for Absolutely Everyone](https://thenewstack.io/tutorial-git-for-absolutely-everyone/)
- [Interactive Git Branching Guide](https://learngitbranching.js.org/)