Skip to content

WIP: Add ability to overwrite a branch via Commits API

James Ramsay (ex-GitLab) requested to merge jr-45035-override-branch into master

What does this MR do?

For convenience, rather than deleting a branch and recreating the branch, the force option emulates a Git force push overwriting the existing branch.

What are the relevant issue numbers?

Closes #45035 (closed)

Does this MR meet the acceptance criteria?

Merge request reports