Skip to content

operations: Implement UserCherryPick in pure git

Toon Claes requested to merge toon-cherry-pick-merge-tree into master

Implement the UserCherryPick RPC using pure git commands, using git-merge-tree(1) more specific.

This change is still behind a feature flag.

Issue: #4574 (closed) Changelog: changed Milestone: 16.2

Merge request reports