jderusse / docker-gitsplit

75 stars 10 forks source link

Allowlist branches to push #26

Closed dkarlovi closed 3 years ago

dkarlovi commented 3 years ago

Is it currently possible to restrict branches to push to the target?

Currently I split and get all my branches transferred, which:

  1. ends up on Packagist
  2. creates PR notifications on the repo on Github
  3. generally clutters the experience

It would be able to allowlist branches to push.

dkarlovi commented 3 years ago

Ignore, I can see the examples now include origin, but I didn't notice them before.