How I can change permission to branches
Created by: karmicdude
I use git server gitolite.
I need to change the privileges for some branches of my project.
Does your product provide this functionality?
If not, how I can influence on rules for creating file gitolite.conf.
I needed to include various configuration file in gitolite.conf. For example, I like add new line on top in config gitolite.
The problem is that the config file will be re-created everytime when I edit server's settings through the WEB UI.
Where locate file that I must edit in your source code?