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