Re: git objects mode 755 vs 700

2014-12-11 Thread Junio C Hamano
Evan Li writes: > Why some of them are of 755 but some 700? How can I set all > sub-directories under ‘objects’ to be of 755 mode? Some people who are pushing into the repository have 077 and some others have 022 as their umask, perhaps? If that is the case, perhaps core.sharedRepository config

git objects mode 755 vs 700

2014-12-11 Thread Evan Li
Greetings, I have setup a git server for my company, but one problem I found is like the following problem: [root@localhost objects]# pwd /home/git/repositories/testing.git/objects [root@localhost objects]# ls -l total 0 drwx-- 2 git git 59 Dec 11 03:04 0e drwx-- 2 git git 59 Dec 11 03:1