소스 검색

git: enable untrackedCache

Thomas Dy 7 달 전
부모
커밋
b0c9768995
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .config/git/config

+ 1 - 0
.config/git/config

@@ -6,6 +6,7 @@
 [core]
 	autocrlf = input
 	hooksPath = ~/.config/git/hooks
+	untrackedcache = true
 [delta]
 	features = side-by-side line-numbers decorations
 	whitespace-error-style = 22 reverse