1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 04:24:10 +00:00
restic/changelog/unreleased/issue-4902

7 lines
248 B
Text
Raw Normal View History

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