4

I wanted to give write permission to the master branch only to a group of people. It seems there are no such option in Bonobo Git Server hosted in IIS server.

Can anyone suggest a solution for this?

Pazhaniyappan
  • 122
  • 1
  • 10

2 Answers2

2

Yes, you are right - there is no such functionality in Bonobo Git Server implemented yet.

I've found a partial solution for your problem. You can hide and show branch, but only for all user and without write/read permissions. Just git clients can see branch or not. Check this if it will help you in some way: https://stackoverflow.com/questions/33069629/git-over-http-transfer-protocols-branch-permissions

Community
  • 1
  • 1
Adrian Bystrek
  • 528
  • 2
  • 6
  • 19
0

Bonobo doesn't have this feature you can use Gogs , Gitlab ,or Gitea these git's servers have a lots of feature doesn't exist in bonobo

Abd Abughazaleh
  • 4,615
  • 3
  • 44
  • 53