mirror of
https://github.com/restic/restic.git
synced 2025-08-12 18:37:40 +00:00
diff: Fix wrong bytes reported in diff stats (#2469)
This commit is contained in:
5
changelog/unreleased/issue-2469
Normal file
5
changelog/unreleased/issue-2469
Normal file
@@ -0,0 +1,5 @@
|
||||
Bugfix: Fix incorrect bytes stats in `diff` command
|
||||
|
||||
In some cases, the wrong number of bytes (e.g. 16777215.998 TiB) were reported by the `diff` command. This is now fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/2469
|
Reference in New Issue
Block a user