mirror of
https://github.com/restic/restic.git
synced 2026-01-14 19:03:29 -05:00
7 lines
222 B
Text
7 lines
222 B
Text
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
|