-
Notifications
You must be signed in to change notification settings - Fork 31
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
Cumulative size for dry run #43
Labels
Comments
Sounds like a great idea! :) |
holmgr
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
Oct 22, 2020
birkenfeld
added a commit
to birkenfeld/cargo-sweep
that referenced
this issue
Oct 22, 2020
birkenfeld
added a commit
to birkenfeld/cargo-sweep
that referenced
this issue
Dec 3, 2022
birkenfeld
added a commit
to birkenfeld/cargo-sweep
that referenced
this issue
Dec 3, 2022
marcospb19
pushed a commit
to birkenfeld/cargo-sweep
that referenced
this issue
Sep 18, 2023
marcospb19
pushed a commit
to birkenfeld/cargo-sweep
that referenced
this issue
Sep 18, 2023
marcospb19
pushed a commit
that referenced
this issue
Sep 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running
cargo sweep -i -r -d
, I get "Would clean XXX MB" for each individual project.It would be nice to cumulate those savings and display a total at the end.
The text was updated successfully, but these errors were encountered: