From f9f8317635200f673af97794b4eefbd1682fed40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Fern=C3=A1ndez?= Date: Mon, 24 Sep 2018 14:18:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e4d9db14..5c6290c5 100644 --- a/README.md +++ b/README.md @@ -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)