restic/changelog/unreleased/issue-14

9 lines
265 B
Plaintext

Enhancement: Implement rewrite command
We've added a new command which allows to rewrite existing snapshots to remove
unwanted files.
https://github.com/restic/restic/issues/14
https://github.com/restic/restic/pull/2731
https://github.com/restic/restic/pull/4079