• Angus MacArthur's avatar
    Fix bug for repeated fork requests · de8df1be
    Angus MacArthur authored
    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.
    de8df1be
fork_context.rb 1.54 KB