aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/git/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/git/config b/etc/git/config
index 29e8e46..f4eacc6 100644
--- a/etc/git/config
+++ b/etc/git/config
@@ -30,3 +30,6 @@
[advice]
detachedHead = false
forceDeleteBranch = false
+[fetch]
+ all = true
+ parallel = 0