Fix bug for repeated fork requests
When asking to fork a project and a project with the same name already exists (likely from a previous fork), the recovery from the fork failure would inadvertantly delete the repo of the existing destination project.
Showing
Please register or sign in to comment