mirror of
https://github.com/restic/restic.git
synced 2025-06-09 00:58:29 +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.