#718396 git: please package git-multimail hooks

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Jonathan Nieder
Date:
2013-07-31 05:48:05 UTC
Severity:
wishlist
#718396#5
Date:
2013-07-31 05:45:38 UTC
From:
To:
git's contrib directory includes a replacement called git-multimail
for the unmaintained post-receive-email hook.  Packaging it is a
little more complicated than it sounds because it includes a
"git_multimail" Python module (that should be installed to an
appropriate path and possibly compiled to bytecode) but it still
should not be too hard.

Probably some of the code from bug#648500 can be reused for this.