Gitolite는 Git 저장소의 세밀한 접근 제어를 제공하는 도구입니다.
Gitolite는 중앙 서버에서 Git 저장소를 호스팅하면서 저장소마다 세밀한 접근 제어를 가능하게 합니다. 이 도구는 패키지 관리자를 통해 설치할 수 있으며, gitolite3라는 이름으로 흔히 알려져 있습니다. 소스 코드는 Codeberg와 GitHub에서 제공됩니다.
Gitolite provides fine-grained access control for Git repositories hosted on a central server.
Gitolite is a tool that hosts Git repositories on a central server while allowing for fine-grained access control per repository. It can be commonly installed using the package manager under the name gitolite3. The source code is available on Codeberg and GitHub.