Merge f85bd5b206fce8e6dfb49c158ce03d90622c8704 into e2dc5e620e3181d7a1a0b579de4d103315cb4264

This commit is contained in:
Sofus Albertsen 2025-02-17 17:40:30 -08:00 committed by GitHub
commit 8bdbe68486
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [Learn how to use Git](https://www.deployhq.com/git) - free tutorials and resources to help you learn the basics of Git
* [The Git Community Book](https://schacon.github.io/gitbook/) - book built by dozens of people in the Git community
* [Git Pocket Guide](https://shop.oreilly.com/product/0636920024972) - a short O'Reilly book on Git
* [Git katas](https://github.com/eficode-academy/git-katas) A set of exercises for deliberate Git Practice
* [Git Real: Code School](https://www.codeschool.com/courses/git-real/) - paid training course from Code School
* [Git Branching](https://pcottle.github.io/learnGitBranching/) - visual way to learn git branching
* [Learn Git in a Month of Lunches](https://www.manning.com/books/learn-git-in-a-month-of-lunches) - tutorial-based book by Manning Publications