2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-18 16:52:22 +00:00
restic/changelog/unreleased/pull-4573

6 lines
206 B
Plaintext
Raw Normal View History

2023-11-27 20:35:13 +00:00
Enhancement: Add `--new-host` and `--new-time` options to `rewrite` command
`restic rewrite` now allows rewriting the host and / or time metadata of a snapshot.
https://github.com/restic/restic/pull/4573