mirror of
https://github.com/restic/restic.git
synced 2026-05-21 09:35:23 +00:00
c4be05dbc2
The old sorting behaviour was to sort snapshots from oldest to newest. The new sorting order is from newest to oldest. If one wants to revert to the old behaviour, use the option --reverse. --------- Co-authored-by: Michael Eischer <michael.eischer@fau.de>