Comment by __d
6 hours ago
Try gitolite?
https://gitolite.com/gitolite/index.html
It has fine-grained permissions but works with regular git clients.
6 hours ago
Try gitolite?
https://gitolite.com/gitolite/index.html
It has fine-grained permissions but works with regular git clients.
Does it actually restrict read access to specific directories? Unless I missed it, I didn't see anything in the docs about that.
"write access controlled at the branch/tag/file/directory level, including who can rewind, create, and delete branches/tags."[1]
[1] https://gitolite.com/gitolite/overview.html#what-is-gitolite
I said read access. The point is that there’s restricted information that only some can access.