Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glide install --delete will delete test dependent package #529

Closed
wangyun opened this issue Jul 29, 2016 · 0 comments
Closed

glide install --delete will delete test dependent package #529

wangyun opened this issue Jul 29, 2016 · 0 comments
Labels

Comments

@wangyun
Copy link

wangyun commented Jul 29, 2016

I use the master code to support auto get test dependent packages. It works.
But when I do glide install --delete, it will remove those package first, then get it again.

@mattfarina mattfarina added the bug label Aug 3, 2016
mattfarina added a commit that referenced this issue Aug 8, 2016
Fixed #529: --delete flag deletes and redownloads transitive deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants