Sanjay Dutt
Sanjay Dutt

Reputation: 1423

Block or restrict Developers to create a branch in GitHub

How to block or restrict Developers to create a branch in GitHub?

It should always done by Admin or Administrator of the organisation

Upvotes: 6

Views: 3370

Answers (1)

tehp
tehp

Reputation: 6394

This is not possible (yet).


The closest thing to this is limiting who can push to/delete a branch.

Check that out here enabling branch restrictions.

Upvotes: 1

Related Questions