tooploox / oya

Using Oya packs containing reusable boilerplate & scripts, you can bootstrap easy to work with, deployable projects
https://oya.sh
MIT License
151 stars 3 forks source link

Dirty Oyafile after failed import #88

Open bilus opened 3 years ago

bilus commented 3 years ago
oya init github.com/foo/bar
oya import github.com/badzrepo--expose                                                                        
------------------------------------------------------------------------------
Error: repository not found

------------------------------------------------------------------------------
Error: failed to clone repository git@github.com:bad/repo.git

The resulting Oyafile

Project: github.com/foo/bar
Expose: docker
Import:
  docker: github.com/bilus/docker