mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-29 22:01:04 +02:00
c2cb0a4de4
This flag forces -g/--glob patterns to be treated case-insensitively, as with --iglob patterns. Fixes #1293