Update README.md

This commit is contained in:
Iñaki Fernández
2018-09-24 14:18:31 +02:00
committed by GitHub
parent 0dbd0bdb3c
commit f9f8317635

View File

@@ -14,3 +14,9 @@ A curated list of awesome references collected in 2018
* [The awesome git cheat sheet](https://the-awesome-git-cheat-sheet.com/)
* [9 awesome git tricks](https://tychoish.com/post/9-awesome-git-tricks/)
* [Awesome Git 🌟](https://github.com/dictcp/awesome-git)
* [dzone.com: intro git 🌟](https://dzone.com/articles/intro-git)
* [dzone.com: refcard - getting started with git](https://dzone.com/refcardz/getting-started-git)
* [dzone.com: Top 20 git commands with examples 🌟](https://dzone.com/articles/top-20-git-commands-with-examples)
* [dzone.com: 8 Useful But Not Well-Known Git Concepts. These lesser-known Git tricks can help you solve problems that are not handled well by the GitHub and BitBucket GUIs](https://dzone.com/articles/8-useful-but-not-well-known-git-concepts)
* [dzone.com: Git Commands Tutorial - Part 1](https://dzone.com/articles/git-commands-tutorial-part-1)
* [dzone.com: Git Commands Tutorial - Part 2](https://dzone.com/articles/git-commands-tutorial-part-2)