2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-02 20:08:25 +00:00
restic/internal
Michael Eischer c0e1f36830 forget: refuse deleting the last snapshot in a snapshot group
`--keep-tag invalid-tag` was previously able to wipe all snapshots in a
repository. As a user specified a `--keep-*` option this is likely
unintentional. This forbid deleting all snapshot if a `--keep-*` option
was specified to prevent data loss. (Not specifying such an option
currently also causes the command to abort)
2024-05-24 20:45:33 +02:00
..
2024-05-18 21:28:54 +02:00
2024-04-29 16:21:38 -06:00
2024-02-24 13:47:49 -07:00
2024-05-06 16:54:08 -06:00
2024-04-18 10:02:09 +08:00