Skip to content

Only show branches for revert / cherry-pick

What does this MR do?

Stop showing tags in the revert and cherry-pick select options. You can't change a tag anyway.

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

Uncertain.

Why was this MR needed?

Showing tags doesn't make any sense and will just throw an exception if the user tries to cherry-pick or revert onto a tag.

What are the relevant issue numbers?

Fixes #18377 (closed).

Screenshots (if relevant)

On the GitLab CE repo:

image

Does this MR meet the acceptance criteria?

Merge request reports