From 116c7d7a618dd979a0bdde63d255b4e9c4328513 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sat, 7 Mar 2020 15:12:11 +0100 Subject: [PATCH] Update git.md --- docs/git.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/git.md b/docs/git.md index 803d2990..1fb3da23 100644 --- a/docs/git.md +++ b/docs/git.md @@ -21,6 +21,7 @@ * [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/) +* [github.blog: How to undo (almost) anything with Git](https://github.blog/2015-06-08-how-to-undo-almost-anything-with-git/) ## BitBucket * [Atlassian Git Cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)