소스 검색

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