mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
Limit changelog title to 80 characters
This commit is contained in:
parent
afdeece159
commit
7f207d3ed3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
Bugfix: Include the root tree when searching for trees with restic find --tree
|
Bugfix: Include root tree when searching using `find --tree`
|
||||||
|
|
||||||
`restic find --tree` didn't find trees referenced by `restic snapshot --json`.
|
`restic find --tree` didn't find trees referenced by `restic snapshot --json`.
|
||||||
It now correctly includes the root tree when searching.
|
It now correctly includes the root tree when searching.
|
||||||
|
|
Loading…
Reference in a new issue