fabric8io / fabric8-generator

a jboss forge add on for the fabric8 upstream and SaaS generator wizards
Apache License 2.0
1 stars 12 forks source link

import wizard should allow folks the choice of forking an existing git repo via URL #39

Open jstrachan opened 7 years ago

jstrachan commented 7 years ago

right now the import wizard lets you import any git repo you have karma over but it should have an option to fork an existing git repo into a new project; then import that one

jstrachan commented 7 years ago

maybe the wizard should allow a user to either pick the owner to find the repo, or just enter the owner + git repo directly.

If the latter option is chosen and the user does not have write access, then let the user suggest where to fork the project?