mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 01:57:10 +00:00
Add changelog file for insensitive includes & excludes
This commit is contained in:
parent
8a97bb8661
commit
879f6e0c81
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 New Issue
Block a user