-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fedora-ostree-pruner: generic prune for deleted refs
Just delete the ref first and then we'll do a generic prune for unreachable objects after looping through all the refs in the repo. This also means if more than one refs points to a commit we won't delete it like we were doing with the `ostree prune --delete-commit=$commit` approach.
- Loading branch information
Showing
1 changed file
with
15 additions
and
16 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