-
Luke Duncalfe authored
Adds a new Rebase RPC which is two-step. It yields the rebase commit SHA to the client after the first request, and expects the client to make a second request with Apply: true for the session to be complete. https://gitlab.com/gitlab-org/gitlab-ee/issues/5966 See particuarly the comment in that issue here: https://gitlab.com/gitlab-org/gitlab-ee/issues/5966#note_150894306
69db9385Luke Duncalfe authoredAdds a new Rebase RPC which is two-step. It yields the rebase commit SHA to the client after the first request, and expects the client to make a second request with Apply: true for the session to be complete. https://gitlab.com/gitlab-org/gitlab-ee/issues/5966 See particuarly the comment in that issue here: https://gitlab.com/gitlab-org/gitlab-ee/issues/5966#note_150894306
Loading