浏览代码

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