aboutsummaryrefslogtreecommitdiffhomepage
path: root/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index a42892d..f12c45f 100644
--- a/gitconfig
+++ b/gitconfig
@@ -37,3 +37,6 @@
37 37
38[receive] 38[receive]
39 denyCurrentBranch = false 39 denyCurrentBranch = false
40
41[http]
42 receivepack = true