mirror of
https://github.com/restic/restic.git
synced 2026-02-17 06:23:56 +00:00
snapshots: correctly handle --latest in combination with --group-by
This commit is contained in:
7
changelog/unreleased/issue-5586
Normal file
7
changelog/unreleased/issue-5586
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: correctly handle `snapshots --group-by` in combination with `--latest`
|
||||
|
||||
For the `snapshots` command, the `--latest` option did not correctly handle the
|
||||
case where an non-default value was passed to `--group-by`. This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/5586
|
||||
https://github.com/restic/restic/pull/5601
|
||||
Reference in New Issue
Block a user