RE: Git-daemon messing up permissions for gitweb
From: Post, Mark K <hidden>
Date: 2016-06-15 22:42:29
From: Post, Mark K <hidden>
Date: 2016-06-15 22:42:29
I'm fairly familiar with SSH, but I don't know how to do this. I just did some man commands, didn't see anything there. Can you give me a pointer? Mark Post -----Original Message----- From: Junio C Hamano [mailto:junkio@cox.net] Sent: Friday, June 09, 2006 4:19 PM To: Post, Mark K Cc: git@vger.kernel.org Subject: Re: Git-daemon messing up permissions for gitweb "Post, Mark K" [off-list ref] writes:
Martin is using git over SSH. I have git-shell in /etc/passwd for his account.
Ah, then umask git-shell gets from sshd is too restrictive. Loosen it and you will be fine.