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

feat: Include atlassian tutorials in git section (#3557)

Atlassian's Git Tutorials come across the beginning up to advanced tips on git usage, a great place to dive into its understanding
This commit is contained in:
Arthur Henrique
2023-03-14 05:56:02 -03:00
committed by GitHub
parent f908c5371d
commit 42a5d5bba6

View File

@@ -8,3 +8,4 @@ Visit the following resources to learn more:
- [Version Control System Introduction](https://www.youtube.com/watch?v=zbKdDsNNOhg)
- [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)
- [Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git)