bug#81520: Add pre-receive hook to Savannah to reject LLM-encumbered commits

Dmitry Gutov <[email protected]> Fri, 31 Jul 2026 16:08:45 +0300
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
Hi Eli,

On 31/07/2026 14:45, Eli Zaretskii wrote:
> My point is that when I have several commits, and then pushing them
> all fails because one of them, going back and redoing the one that
> caused the fail is a terrible nuisance with Git.  So I want the
> rejection happen when I commit, so I could fix it right away.

If the pre-push hook only checks for LLM attributions, and does that 
with decent accuracy, would your scenario above ever happen?

I don't imagine you would have commits with Assisted-By header in the 
local checkout of Emacs, with any regularity.