Files
restic/changelog/unreleased/pull-5664
T
2026-05-29 21:06:29 +02:00

8 lines
241 B
Plaintext

Bugfix: `restic find --pack` now lists blobs for tree packs
`restic find --pack <tree-pack>` now reports blobs for packs that only contain
tree blobs.
https://github.com/restic/restic/issues/5280
https://github.com/restic/restic/pull/5664