2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-30 15:40:50 +00:00
restic/changelog/0.9.2_2018-08-06/issue-1870
2018-08-06 21:28:16 +02:00

7 lines
204 B
Plaintext

Bugfix: Fix restore with --include
We fixed a bug which prevented restic to restore files with an include filter.
https://github.com/restic/restic/issues/1870
https://github.com/restic/restic/pull/1900