I need to pull BRANCH-1 to BRANCH-2 using the GitLab API. I don't see any similar features in the API. Merge Request only allows you to merge MR with the ability to compare SHA with HEAD. Rebase has no parameters for selecting a branch. Is there any way to do this?