Merge branch 'cb/grep-pcre-ucp'
commit557d93a146b3f01e4e90c7c34fb9e9809ef95a81
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Jan 2023 16:51:40 +0000 (27 08:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Jan 2023 16:51:40 +0000 (27 08:51 -0800)
tree56223babb8f92a2e28038edac261aaef874bd06d
parent3e6417681c9b9498995efb3e26e8e05e8a1088c3
parentacabd2048ee0ee53728100408970ab45a6dab65e
Merge branch 'cb/grep-pcre-ucp'

"grep -P" learned to use Unicode Character Property to grok
character classes when processing \b and \w etc.

* cb/grep-pcre-ucp:
  grep: correctly identify utf-8 characters with \{b,w} in -P