Skip to content

Add UserRebaseConfirmableRequest and UserRebaseConfirmableResponse

Luke Duncalfe requested to merge ld-add-new-user-merge into master

These deprecate the existing UserRebaseRequest and UserRebaseResponse.

This is in preparation for making the Gitaly Rebase operation two-step in order to supply the client with the rebase sha just before applying the rebase to the branch.

https://gitlab.com/gitlab-org/gitlab-ee/issues/5966

Edited by Luke Duncalfe

Merge request reports