Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

avoid any emailPrefix with git-multimail

Tags:

git

githooks

Is there a way to avoid any email prefix while using the git-multimail script ?

I use mailman which already prefix any message, so I don't need that the git-multimail script does it for me.

If I set an empty multimailhook.emailprefix, it is the same behaviour than if config unset, says it use the repo name as prefix.

thanks.

like image 881
Tony Chemit Avatar asked Jan 31 '26 03:01

Tony Chemit


1 Answers

This wasn't possible until a minute ago, when I just pushed a change to git-multimail that makes

git config multimailhook.emailprefix ""

suppress the email prefix. Hope that helps!

like image 109
mhagger Avatar answered Feb 01 '26 20:02

mhagger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!