mirror of
https://github.com/restic/restic.git
synced 2025-12-03 23:11:47 +00:00
filter: Fix crash for '**' pattern
This commit is contained in:
7
changelog/unreleased/issue-3380
Normal file
7
changelog/unreleased/issue-3380
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: Fix crash of `backup --exclude='**'`
|
||||
|
||||
The exclude filter '**', which excludes all files, caused restic to crash. This
|
||||
has been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/3380
|
||||
https://github.com/restic/restic/pull/3393
|
||||
Reference in New Issue
Block a user