Open
Description
Description of feature
When creating a new Pipeline, it is possible to set a specific git branch name as default branch. Historically the default in git has been "master" - but the git community moves away fro that.
This PR introduces the capability of the backend to handle custom default branch names #1959