forked from TrueCloudLab/restic
Add changelog file for insensitive includes & excludes
This commit is contained in:
parent
8a97bb8661
commit
879f6e0c81
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/issue-1895
Normal file
7
changelog/unreleased/issue-1895
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
Enhancement: Add case insensitive include & exclude options
|
||||||
|
|
||||||
|
The backup and restore commands now have --iexclude and --iinclude flags
|
||||||
|
as case insensitive variants of --exclude and --include.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/1895
|
||||||
|
https://github.com/restic/restic/pull/2032
|
Loading…
Reference in a new issue