]> Sergey Matveev's repositories - dotfiles.git/blobdiff - git/.gitconfig
HI flag
[dotfiles.git] / git / .gitconfig
index 6d7922559415e7fe330ffd46c1f0b3ea8e50e93b..7d19ce51cc980b47c904fc119ea4aeca8e109a5d 100644 (file)
@@ -1,6 +1,9 @@
+[pack]
+       threads = 8
 [advice]
        pushUpdateRejected = false
        detachedHead = false
+       addIgnoredFile = false
 [alias]
        wt = worktree
        unchanged = update-index --assume-unchanged
@@ -14,6 +17,7 @@
        branch = auto
        interactive = auto
 [core]
+       compression = 0
        excludesfile = /home/stargrave/.git-ignore
        quotepath = false
        whitespace = blank-at-eol, space-before-tab, tab-in-indent, blank-at-eof
@@ -49,3 +53,5 @@
        useAutoBase = true
 [safe]
        directory = *
+[includeIf "gitdir:~/work/stc/"]
+       path = ~/work/stc/.gitconfig