mirror of
https://github.com/restic/restic.git
synced 2025-06-07 22:48:30 +00:00
add changelog recover enhancement
This commit is contained in:
parent
99fdb00d39
commit
2240d1801c
8
changelog/unreleased/issue-5287
Normal file
8
changelog/unreleased/issue-5287
Normal file
@ -0,0 +1,8 @@
|
||||
Enhancement: `recover` automatically runs `repair index`
|
||||
|
||||
When trying to recover data from an interrupted snapshot, it was necessary
|
||||
to manually run `restic repair index` before runnning `restic recover`.
|
||||
This now happens automatically.
|
||||
|
||||
https://github.com/restic/restic/issues/52897
|
||||
https://github.com/restic/restic/pull/5296
|
Loading…
x
Reference in New Issue
Block a user