mirror of
https://github.com/restic/restic.git
synced 2026-07-02 21:44:17 +00:00
Merge pull request #1876 from restic/forget-explain
forget: Add --explain
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Enhancement: Display reason why forget keeps snapshots
|
||||
|
||||
We've added a column to the list of snapshots `forget` keeps which details the
|
||||
reasons to keep a particuliar snapshot. This makes debugging policies for
|
||||
forget much easier. Please remember to always try things out with `--dry-run`!
|
||||
|
||||
https://github.com/restic/restic/pull/1876
|
||||
Reference in New Issue
Block a user