Update git.md

Added two links to Git-related blog posts
This commit is contained in:
Eyar Zilberman
2019-04-28 22:13:14 +03:00
committed by GitHub
parent 18138b81a1
commit 29254f76dd
+3 -1
View File
@@ -16,4 +16,6 @@
* [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)
* [Dzone refcard: Getting started with Git](https://dzone.com/refcardz/getting-started-git)
* [Oh shit, git!](https://ohshitgit.com/)
* [Oh shit, git!](https://ohshitgit.com/)
* [How to Get More Out of Your Git Commit Message](https://datree.io/blog/git-commit-message-conventions-for-readable-git-log/)
* [10 useful Git commands you wish existed and their alternatives](https://datree.io/blog/useful-git-commands-list/)