2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-10 15:48:29 +00:00
Michael Eischer 3d29083e60 copy/find/ls/recover/stats: Memorize snapshot listing before index
These commands filter the snapshots according to some criteria which
essentially requires loading the index before filtering the snapshots.
Thus create a copy of the snapshots list beforehand and use it later on.
2022-04-09 12:26:30 +02:00
..
2017-07-23 14:19:13 +02:00