From 2ac4e2898acc611028677256d03815a3cc136283 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 4 Aug 2020 15:37:12 +0100 Subject: [PATCH] Remove hooksPath gitconfig option --- gitconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/gitconfig b/gitconfig index 7a50dbc..77faf17 100644 --- a/gitconfig +++ b/gitconfig @@ -6,7 +6,6 @@ gpgsign = true [core] excludesfile = ~/.gitignore - hooksPath = ~/.githooks [color] status = auto branch = auto