Make it possible to set some branches to be protected by default
Created by: duritong
As we have a nice internal workflow where the master branch is usually a protected one, we would like to be able to define the master branch as protected by default.
So we don't have to make the click round in the ui after we pushed the first commits