Skip to content

featureflags: Remove GoUserMergeBranch feature flag

Patrick Steinhardt requested to merge pks-go-user-merge-branch-remove-ff into master

The GoUserMergeBranch feature flag has been default-enabled in eeab751f (featureflags: Enable Go implementation of UserMergeBranch by default, 2021-01-06), which has been released witht v13.8.0. We can thus remove the feature flag completely now.

Merge request reports