rustic icon indicating copy to clipboard operation
rustic copied to clipboard

feat(commands): Add --check-index option

Open aawsome opened this issue 1 year ago • 0 comments

Adds --check-index options. They are an alternative to rustic repair index in cases where the repository is read-only and cannot be repaired. Using these options, the index is checked against existing pack files and missing information is read from the pack headers.

aawsome avatar Feb 22 '24 21:02 aawsome