send-email: use \E***\Q instead of \*\*\*
authorÆvar Arnfjörð Bjarmason <redacted>
Thu, 30 Sep 2010 13:43:01 +0000 (13:43 +0000)
committerJunio C Hamano <redacted>
Thu, 30 Sep 2010 19:20:32 +0000 (12:20 -0700)
commit0d290a46346f465a735bf50244d033e2257b0326
tree3eed1aa674460a111491693de7787eb8d84e5b6b
parent4bf597ee05495b6fed37972eac722e5269a6b957
send-email: use \E***\Q instead of \*\*\*

Change the regex introduced in a03bc5b to use the \E...\Q escape
syntax instead of using backslashes. It's more readable like this, and
easier to grep for.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Reviewed-by: Jeff King <redacted>
>
Signed-off-by: Junio C Hamano <redacted>
git-send-email.perl
git clone https://git.99rst.org/PROJECT