Re: ACLs for GIT
From: Martin L Resnick <hidden>
Date: 2016-06-15 22:51:15
Thanks for the reply. But gitolite would only work to deny reads on a repository or ref basis not a pathname level. On 05/15/2011 04:16 PM, R. Tyler Croy wrote:
On Sun, 15 May 2011, Martin L Resnick wrote:quoted
Is anyone working on adding access control to GIT ? I'm looking for the Subversion equivalent of mod_authz_svn. I need to restrict read access of ITAR documents that are scattered throughout the source tree. This restriction would need to deny fetch of the ITAR documents yet allow fetch of any other files. Looking through the source code it would seem that putting a hook call in the fetch-pack code would do it.It sounds like 'gitolite' might be what you're looking for: <https://github.com/sitaramc/gitolite> - R. Tyler Croy -------------------------------------- Code: http://github.com/rtyler Chatter: http://identi.ca/agentdero http://twitter.com/agentdero