mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
snapshots sorted by timestamp
This commit is contained in:

committed by
Michael Eischer

parent
98fb56baa6
commit
32f5ee6f4e
7
changelog/unreleased/issue-1495
Normal file
7
changelog/unreleased/issue-1495
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Snapshots are sorted by timestamp in the output of `restic find`
|
||||
|
||||
The `find` command printed snapshots in an arbitrary order. Now restic prints
|
||||
the snapshots sorted by timestamp.
|
||||
|
||||
https://github.com/restic/restic/issues/1495
|
||||
https://github.com/restic/restic/pull/4409
|
Reference in New Issue
Block a user