From 8bd33e4de470cee888fab2b3424c444ae1952e7b Mon Sep 17 00:00:00 2001 From: Eyar Zilberman Date: Sun, 28 Apr 2019 23:06:42 +0300 Subject: [PATCH] Update README.md to match git.md Fix discrepancy between README.md and git.md file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3f2989dc..ec081456 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,8 @@ Latest release can be reached at https://awesome-kubernetes.readthedocs.io * [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/) +* [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/) # Visual Studio * [Awesome Visual Studio Code](https://github.com/viatsko/awesome-vscode)