Преглед изворни кода

git: disable default hooks path

Thomas Dy пре 2 година
родитељ
комит
18f68ca747
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .config/git/config

+ 1 - 0
.config/git/config

@@ -5,6 +5,7 @@
 	conflictstyle = diff3
 [core]
 	autocrlf = input
+	hooksPath = /dev/null
 [delta]
 	features = side-by-side line-numbers decorations
 	whitespace-error-style = 22 reverse