From 54f168c7b2d0257c0c4d99bfc44f6745359ed890 Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 25 Feb 2022 11:54:06 +0100 Subject: [PATCH] Link HowToS with Oh Shit document. --- OHSHIT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/OHSHIT.md b/OHSHIT.md index d52d371..3174163 100644 --- a/OHSHIT.md +++ b/OHSHIT.md @@ -1,4 +1,5 @@ As an imperfect creature, I commit mistakes, and I also try to avoid them. Here are a regular ones, I hope to not repeat them, but it seems it's hard to learn your lessons sometimes... +See also my [How-Tos](https://gist.github.com/MorganGeek/dac6edbff15300368341b63840750260) # Git * Always double check the text of your commit message, before, during, and after pushing it.