restic/changelog/unreleased/issue-4902
Alex Johnson 3bf2927006 Update snapshot summary on rewrite
Signed-off-by: Alex Johnson <hello@alex-johnson.net>
2024-07-16 12:06:50 -05:00

6 lines
248 B
Text

Enhancement: Update snapshot summary on rewrite
Restic now recalculates the total number of files and bytes processed when files are excluded during rewrite.
https://github.com/restic/restic/issues/4902
https://github.com/restic/restic/pull/4905