How to change the source branch of an MR?
Hi,
Let's assume I have a merge request from myrepo/gitlab-ce:feature_branch to gitlab-org/gitlab-ce:master. How can I modify the source branch myrepo/gitlab-ce:feature_branch to be myrepo/gitlab-ce:master for this MR? Is the "from" part of an MR editable?