mirror of
https://github.com/restic/restic.git
synced 2026-02-25 02:06:24 +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.