• Stan Hu's avatar
    Skip project repository disk validation in development project seeder · 9fd2927b
    Stan Hu authored
    When seeding the GDK with new projects, it's very common to reuse
    the same repository names on disk. Previously, the validation would
    fail and leave the projects in a half-broken state. We can skip
    the validation to avoid causing odd errors.
    
    Closes gitlab-org/gitlab-development-kit#310
    9fd2927b
04_project.rb 3.18 KB