When I run ssh git@host repo
I receive list of my permissions
It says I have RW access to entire repo , while I have RW access to all but one branch
Are there any way to view branch permissions using gitolite?
Maybe this is possible via admin-defined command
?