2024-07-22 22:19:22 +00:00
|
|
|
Bugfix: Update snapshot summary on `rewrite`
|
2024-07-11 14:24:00 +00:00
|
|
|
|
2024-07-22 22:19:22 +00:00
|
|
|
Restic previously did not recalculate the total number of files and bytes
|
|
|
|
processed when files were excluded from a snapshot by the `rewrite` command.
|
|
|
|
This has now been fixed.
|
2024-07-11 14:24:00 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/4902
|
|
|
|
https://github.com/restic/restic/pull/4905
|