Skip to content

Remove unneeded can_pull and can_push checks for ee mirror_repos_form

What does this MR do?

the ee mirror_repos_form has several checks for can_push and can_pull. These are not needed as the user can do both if they can view that partial.

  • remove cases of can_pull
  • remove cases of can_push

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Closes #7433 (closed)

Edited by Luke Bennett

Merge request reports