[kea-dev] git changes email limits (was Re: [Kea-changes] KEA master, updated. e8757f0c591bdd2fb9b5eb54d59da59e85bdf7e2 fix some misspellings)
Jeremy C. Reed
jreed at isc.org
Wed Oct 29 13:48:19 UTC 2014
On Wed, 29 Oct 2014, kea-dev at lists.isc.org wrote:
> The branch, master has been updated
> via e8757f0c591bdd2fb9b5eb54d59da59e85bdf7e2 (commit)
> from 8b34dcb704dc8a0cc07fb672816e4ac962a8423e (commit)
>
> ... 73 lines suppressed ...
This "suppressed" line is for limiting length of diffs. We have some
emails that are so huge that our mailman configuration holds them for
moderation. Instead of making the mailman limit larger and larger, I
extended the post-receive-email script to limit it based on the git
config "hooks.emailmaxlines" setting. For testing (above) I set to 3.
Now it is set to 1666 lines. I think anything longer than that is
probably not useful to be read entirely in an email.
More information about the kea-dev
mailing list