mirror of
https://github.com/restic/restic.git
synced 2026-05-12 13:35:23 +00:00
defd7ae729
The current in-memory index becomes stale after prune or repair index have run. Thus, just drop the in-memory index altogether once these commands have finished.