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

subcommand to delete all binaries found in repository to avoid committing binaries to source control #154

Open
discentem opened this issue Oct 24, 2023 · 0 comments

Comments

@discentem
Copy link
Owner

Users of Cavorite want to avoid committing actual binaries to source control at all costs. So Cavorite should have a subcommand that deletes all the binaries that have corresponding metadata files.

cavorite delete-binaries or cavorite shrink perhaps. This should prompt for confirmation or require a specific flag to auto-confirm as this is destructive:cavorite shrink --confirm.

#29 (comment) is a prerequisite to solve this issue.

This issue is a prerequisite to resolving #122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant