mirror of
https://github.com/restic/restic.git
synced 2026-05-05 18:15:23 +00:00
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
Bugfix: restic find --pack <tree-pack> did not produce output for tree packs
|
|
|
|
`restic find --pack` now produces output for a tree related packfile.
|
|
|
|
https://github.com/restic/restic/issues/5280
|
|
https://github.com/restic/restic/pull/5664
|