rewrite: address most review comments

This commit is contained in:
Michael Eischer
2022-09-06 22:00:37 +02:00
parent b922774343
commit 82592b88b5
2 changed files with 19 additions and 19 deletions

View File

@@ -1,3 +1,7 @@
Change: Implement rewrite command
Enhancement: Implement rewrite command
TODO: write here
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