bachp/git-mirror

Automatically remove protected branches on gitlab

bachp opened this issue · 0 comments

bachp commented

Gitlab by default has protected master branches. This is not ideal if the repository mirrored rebases master.

Add an option for git-mirror to automatically remove branch protection via API if a repository is a mirror repo.