[gitolite.rc]: update umask
This commit is contained in:
parent
938767f582
commit
0ab792d0f4
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
# default umask gives you perms of '0700'; see the rc file docs for
|
# default umask gives you perms of '0700'; see the rc file docs for
|
||||||
# how/why you might change this
|
# how/why you might change this
|
||||||
UMASK => 0077,
|
UMASK => 0027,
|
||||||
|
|
||||||
# look for "git-config" in the documentation
|
# look for "git-config" in the documentation
|
||||||
GIT_CONFIG_KEYS => '.*',
|
GIT_CONFIG_KEYS => '.*',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user