Skip to content

gitlab: always remove source branch

Since GitLab 9.2 the MR creation and edit pages no longer provide the user a way to enable source branch removal (it is now on the merge button widget instead). Instead we need to default to always removing the source branch (unless it is the default branch of the source repo).

Fixes: #51 (closed)

Merge request reports