mirror of
https://github.com/restic/restic.git
synced 2026-05-16 15:15:24 +00:00
8 lines
241 B
Plaintext
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
|