From 43f387059d48ef2f6284f6576a9c83b2d5661b8b Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Mon, 27 Sep 2021 17:04:24 +0200
Subject: [PATCH] Added git help link.

---
 doc/erko_howto_tools.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/erko_howto_tools.txt b/doc/erko_howto_tools.txt
index a90a6b409d..316fad525c 100755
--- a/doc/erko_howto_tools.txt
+++ b/doc/erko_howto_tools.txt
@@ -266,6 +266,8 @@ git remote remove <remote name> # remove a remote repo
 * GIT workflow and review process using Gitlab
 *******************************************************************************
 
+https://ohshitgit.com/
+
 We identify two persons in this process:
 - the coder
 - the reviewer
-- 
GitLab