mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2026-05-30 11:37:16 +02:00
c2cb0a4de4
This flag forces -g/--glob patterns to be treated case-insensitively, as with --iglob patterns. Fixes #1293