mirror of
https://github.com/restic/restic.git
synced 2026-07-16 20:24:54 +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.