-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Refactored and combined prune command w/ dry run into one comman…
…d. (#37) Previously, there were two separate commands for pruning. One that actually pruned members. And one which was used as a dry run, in order to see which members would be pruned. This has now been combined into one command, with a dry run flag that is true by default.
- Loading branch information
Showing
2 changed files
with
62 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters