Re: git bug: Perl compatible regular expressions do not work as expected
From: demerphq <hidden> Date: 2023-03-25 13:24:41
On Sat, 25 Mar 2023 at 14:10, Mario Grgic [off-list ref] wrote:
The lowercase -p is to print the output in patch format. You can rewrite the command line as
git log --all --patch --perl-regexp -G '\bmain\b’
I still get no output in any git version after 2.38.4
RIght, sorry about that. My bad.
Yves
--
perl -Mre=debug -e "/just|another|perl|hacker/"