From 2766cabf3c94d50bc5b90ca44e630092445cd1a9 Mon Sep 17 00:00:00 2001 From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de> Date: Fri, 30 Jul 2021 09:32:38 +0200 Subject: [PATCH] ... --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 861df31..29e4569 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ cd .git/hooks/ ln -s ln -sf ../../pre-push ``` -Note: In the case of "git push --tags", writes the short tag value to the -VERSION file in the top level directory of the Git repository. - Do the following steps with root permission on the server installation: ```shell -- GitLab