mirror of
https://github.com/octoleo/restic.git
synced 2024-10-31 19:02:32 +00:00
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
|
Bugfix: Fix incorrect file counts in `stats --mode restore-size`
|
||
|
|
||
|
The restore-size mode of stats was failing to count empty directories and some files with hard links.
|
||
|
|
||
|
https://github.com/restic/restic/issues/2537
|