浏览代码

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