mirror of
https://github.com/restic/restic.git
synced 2024-12-23 00:07:25 +00:00
Add entry to changelog
This commit is contained in:
parent
76387b6cd0
commit
5937b5b355
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/pull-1876
Normal file
7
changelog/unreleased/pull-1876
Normal file
|
@ -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
|
Loading…
Reference in a new issue