When using the "Import from Git" workflow, if the clone step "fails", such as #2939, the repo remains on the user's disk.
This is unintuitive, since you haven't completed the wizard, and it says that the git url couldn't be parsed.
I think this could be prevented by cleaning up the folder that is being cloned into if the operation truly fails, and providing a way to select a devfile in cases such as #2939
When using the "Import from Git" workflow, if the clone step "fails", such as #2939, the repo remains on the user's disk.
This is unintuitive, since you haven't completed the wizard, and it says that the git url couldn't be parsed.
I think this could be prevented by cleaning up the folder that is being cloned into if the operation truly fails, and providing a way to select a devfile in cases such as #2939