mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -05:00
7 lines
185 B
Text
7 lines
185 B
Text
|
|
Bugfix: `find` ignored directories in some cases
|
||
|
|
|
||
|
|
In some cases, the `find` command ignored empty or moved directories. This has
|
||
|
|
been fixed.
|
||
|
|
|
||
|
|
https://github.com/restic/restic/pull/4615
|