From 3cd7d3e61d0eda53af90102d33827b70aca14a61 Mon Sep 17 00:00:00 2001 From: Sergey Besedin Date: Thu, 12 May 2022 21:43:42 +0400 Subject: [PATCH] Fuck git hooks --- gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gitconfig b/gitconfig index b1448c8..d9f46b0 100644 --- a/gitconfig +++ b/gitconfig @@ -44,3 +44,6 @@ # gpgsign = true [init] defaultBranch = master + +[core] + hooksPath = /dev/null