2019-03-29 22:56:36 -04:00

7 lines
221 B
Plaintext

Enhancement: Extend "restic find --show-pack-id" to support --tree
This makes it possible to find the pack containing a specific tree, which is
useful mostly in development.
https://github.com/restic/restic/issues/2229