restic/changelog/0.17.0_2024-07-26/pull-4615
2024-07-26 11:28:55 +02:00

6 lines
193 B
Text

Bugfix: Make `find` not sometimes ignore directories
In some cases, the `find` command ignored empty or moved directories. This has
now been fixed.
https://github.com/restic/restic/pull/4615