Skip to content

Rebase using git worktree

Valery Sizov requested to merge rebase_using_custom_worktree into master

What does this MR do?

Rebase using git worktree

Are there points in the code the reviewer needs to double check?

Yes. We don't remove rebase_commit_sha column just yet as I think it's a good practice, in general, to stop using the field first and remove it in a next release. Any objections?

Why was this MR needed?

Screenshots (if relevant)

No UI changes

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/1604

Edited by Valery Sizov

Merge request reports