Merge pull request #1 from eyarz/update-git-resources

Update git.md
This commit is contained in:
Inaki
2019-04-28 21:31:36 +02:00
committed by GitHub

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/)