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

Add 'carthage purge' to clean out the cloned dependencies #48

Closed
alanjrogers opened this issue Nov 8, 2014 · 5 comments
Closed

Add 'carthage purge' to clean out the cloned dependencies #48

alanjrogers opened this issue Nov 8, 2014 · 5 comments

Comments

@alanjrogers
Copy link
Contributor

It could be useful to clear the ~/carthage/dependencies directory so that everything is re-cloned when you next run carthage checkout.

@alanjrogers
Copy link
Contributor Author

This'll be pretty simple, so maybe worth putting in the initial release?

@jspahrsummers
Copy link
Member

When might you want to clean that directory?

In any case, I'm fairly 👎 on including anything in the initial release that isn't strictly necessary for basic functionality, or anything that has a workaround (rm in this case). Not necessarily because implementation will take a lot of work, but it'll be great to have a super simple initial release that does exactly what it says on the tin.

@jspahrsummers
Copy link
Member

@alanjrogers:

When might you want to clean that directory?

@robrix
Copy link
Contributor

robrix commented Dec 1, 2014

cf #104 which will purge when migrating the directory.

@jspahrsummers
Copy link
Member

Tentatively closing as unnecessary, though I'm open to any additional input.

natanrolnik pushed a commit to natanrolnik/Carthage that referenced this issue Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants