Skip to content

Remove deprecated rebase code after removal of the two_step_rebase feature flag

Gary Holtz requested to merge 29077-remove-two_step_rebase-feature-flag-2 into master

What does this MR do?

MR !23546 (merged) removed the two_step_rebase feature flag (as described in #29077 (closed) ), which left the functions Repository#rebase_deprecated and (as a result of that) Gitlab::Git::Repository#rebase_deprecated unreachable.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #29077 (closed)

Edited by Gary Holtz

Merge request reports