Skip to content

WIP: Checks if user already owns a project with that name and hides the Edit button if true

The final idea is that if the project already owns a project with that name we try to fetch the branches of the other user's fork and apply changes to it instead of trying to fork the project and failing

This MR aims to fix issue #19926 (moved)

Merge request reports