mirror of
https://github.com/restic/restic.git
synced 2026-05-02 09:05:23 +00:00
3e60d38a23
There is no need to use a special wildcard `**` to demonstrate negative patterns. Actually, it is both slower than the simpler variant and seems to confuse users.