faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

`Error: prefix not found` from `source ls` #40

Closed emk closed 7 years ago

emk commented 7 years ago

Reported on Windows:

$ cage source ls rails_hello               https://github.com/faradayio/rails_hello.git
Error: prefix not found

This is caused by abuse of path prefix stripping with no fallback in the ls routine.