Leverage powerful branch and user access control with Git for your own private collaborative repositories Overview Learn to manage the many repositories and the users accessing these repositories in the Git server Walks you through the most important ideas and concepts in Gitolite supported by examples and use cases Master the most powerful tool for fine-grained access control of Git repositories In Detail If you're responsible for securing a Git server where lots of developers work with lots of repositories, you have a problem on your hands. You probably want to implement security restrictions and authentication systems for certain repositories. You will love the simplicity and power of Gitolite's access control language and model. Furthermore, wh...