]> Sergey Matveev's repositories - dotfiles.git/blobdiff - git/.gitconfig
I do not use Python for a long time
[dotfiles.git] / git / .gitconfig
index 48716f3a30c5e4415199dcb6a973f63e32063032..b17e344896722e1cba8afb4720951054bb50b3f3 100644 (file)
@@ -1,3 +1,5 @@
+[pack]
+       threads = 8
 [advice]
        pushUpdateRejected = false
        detachedHead = false
@@ -7,7 +9,7 @@
 [user]
        name = Sergey Matveev
        email = stargrave@stargrave.org
-       signingkey = "E49857EF"
+       signingkey = "12AD32689C660D426967FD75CB8205632107AD8A"
 [color]
        diff = auto
        status = auto
@@ -47,5 +49,7 @@
        defaultBranch = master
 [format]
        useAutoBase = true
-[include]
-       path = /home/stargrave/.git-safe
+[safe]
+       directory = *
+[includeIf "gitdir:~/work/stc/"]
+       path = ~/work/stc/.gitconfig