diff --git a/docs/git.md b/docs/git.md index 104d9a8a..f2155997 100644 --- a/docs/git.md +++ b/docs/git.md @@ -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/) \ No newline at end of file +* [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/)