bug#81520: Add pre-receive hook to Savannah to reject LLM-encumbered commits
Sean Whitton <[email protected]> Fri, 31 Jul 2026 16:39:24 +0100
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Eli Zaretskii [31/Jul 6:27pm +03] wrote: >> From: Sean Whitton <[email protected]> >> Cc: [email protected], [email protected] >> Date: Fri, 31 Jul 2026 14:09:35 +0100 >> >> >> > What are the problems with rejecting individual commits when they are >> >> > done? >> >> >> >> It makes it difficult to make commits you never intend to push, e.g. >> >> for local-only checkpointing. >> > >> > On the public branches? Why do you do that? It's inherently >> > dangerous. >> >> Right, I either do it on non-public branches, or on machines which don't >> have my SSH key. > > But then the hooks should not be relevant, right? No, they are still active, and get in the way. -- Sean Whitton