github.com/mckael/restic@v0.8.3/changelog/0.6.0_2017-05-29/issue-953 (about)

     1  Enhancement: Make `forget` consistent
     2  
     3  The `forget` command was corrected to be more consistent in which snapshots are
     4  to be forgotten. It is possible that the new code removes more snapshots than
     5  before, so please review what would be deleted by using the `--dry-run` option.
     6  
     7  https://github.com/restic/restic/pull/957
     8  https://github.com/restic/restic/issues/953