mirror of
https://github.com/restic/restic.git
synced 2025-10-29 09:09:04 +00:00
Prepare changelog for 0.17.0
This commit is contained in:
8
changelog/0.17.0_2024-07-26/issue-4781
Normal file
8
changelog/0.17.0_2024-07-26/issue-4781
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add `restore` options to read include/exclude patterns from files
|
||||
|
||||
Restic now supports reading include and exclude patterns from files using the
|
||||
`--include-file`, `--exclude-file`, `--iinclude-file` and `--iexclude-file`
|
||||
options of the `restore` command.
|
||||
|
||||
https://github.com/restic/restic/issues/4781
|
||||
https://github.com/restic/restic/pull/4811
|
||||
Reference in New Issue
Block a user