1
2
3
4
5
6
7
8
9
10
11
--- .gitolite.rc.default
+++ .gitolite.rc
@@ -18,7 +18,7 @@
# default umask gives you perms of '0700'; see the rc file docs for
# how/why you might change this
- UMASK => 0077,
+ UMASK => 0027,
# look for "git-config" in the documentation
GIT_CONFIG_KEYS => "gitolite\.mirror\..*",