-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
A-commandsArea: Related to commands in `rustic_core`Area: Related to commands in `rustic_core`A-errorsArea: error handling needs improvementArea: error handling needs improvementC-enhancementCategory: New feature or requestCategory: New feature or request
Milestone
Description
First, the most important thing is that prune (being the only command which removes pack or index files) doesn't leave the repository in an unsane condition. This is why check is called here. (to admit, check currently does not produce an error but only logs an error! - I'm about to improve this next).
Originally posted by @aawsome in #221 (comment)
Metadata
Metadata
Assignees
Labels
A-commandsArea: Related to commands in `rustic_core`Area: Related to commands in `rustic_core`A-errorsArea: error handling needs improvementArea: error handling needs improvementC-enhancementCategory: New feature or requestCategory: New feature or request