mirror of
https://github.com/restic/restic.git
synced 2025-08-22 13:27:45 +00:00
Add changelog
This commit is contained in:
7
changelog/unreleased/pull-3488
Normal file
7
changelog/unreleased/pull-3488
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: rebuild-index failed if an index file was damaged
|
||||
|
||||
The `rebuild-index` command failed with an error if an index file was damaged
|
||||
or truncated. This has been fixed. A (slow) workaround is to use
|
||||
`rebuild-index --read-all-packs` or to manually delete the damaged index.
|
||||
|
||||
https://github.com/restic/restic/pull/3488
|
Reference in New Issue
Block a user