mirror of
https://github.com/restic/restic.git
synced 2026-04-17 10:28:50 +00:00
This commit moves the code which is used to group snapshots in the snapshots command into an own function to deduplicate code shared by the snapshots command and forget command.