Skip to content

operations: Fix feature flag for UserMergeToRef

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

The UserMergeToRef RPC is using the wrong feature flag by accident, which causes it to be enabled together with UserMergeBranch. Fix this by using the correct one.

Merge request reports

Loading