1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-06 09:16:29 +02:00

Add git learning resource (#4562)

backend-roadmap-git-new-link
introduction to git : #4561
This commit is contained in:
Selva Muthu Kumaran Boopalan
2024-05-11 02:12:20 +05:30
committed by GitHub
parent 258f800f97
commit 3b88eba110

View File

@@ -4,8 +4,9 @@
Visit the following resources to learn more: Visit the following resources to learn more:
- [Introduction to Git](https://learn.microsoft.com/en-us/training/modules/intro-to-git/)
- [Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc) - [Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc)
- [Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git) - [Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git)
- [Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet) - [Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet)
- [Learn Git Branching](https://learngitbranching.js.org/) - [Learn Git Branching](https://learngitbranching.js.org/)
- [Git Tutorial](https://www.w3schools.com/git/) - [Git Tutorial](https://www.w3schools.com/git/)