SvanBoxel / delete-merged-branch

No more manually deleting merged branches, this lovely app does it for you.
https://github.com/apps/delete-merged-branch/
ISC License
323 stars 55 forks source link

It is dangerous the master branch is not protected by default #204

Open jan-janssen opened 3 years ago

jan-janssen commented 3 years ago

Sometimes it makes sense to merge the master into an existing branch to continue working on the existing branch before merging it with the master. Therefore it would be nice to exclude the master branch from deletion by default.

SvanBoxel commented 3 years ago

I agree @jan-janssen that this would be a nice improvement.