mirror of
https://github.com/restic/restic.git
synced 2026-06-24 09:34:17 +00:00
8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
Bugfix: Make `find --pack` list blobs for tree packs
|
|
|
|
The `find --pack <tree-pack>` command now also reports
|
|
blobs for packs that only contain tree blobs.
|
|
|
|
https://github.com/restic/restic/issues/5280
|
|
https://github.com/restic/restic/pull/5664
|