Git development
 help / color / mirror / Atom feed
* "discard!" commit message for commits that should be removed while cleaning up the history
@ 2026-07-12  5:54 Simon Richter
  2026-07-12 13:28 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Richter @ 2026-07-12  5:54 UTC (permalink / raw)
  To: git


[-- Attachment #1.1: Type: text/plain, Size: 440 bytes --]

Hi,

I often add printf statements during debugging, which obviously should 
not end up in the final submission. My usual approach is to commit these 
immediately, into commits with a message of "DISCARD", so that when I do 
a final rebase pass, I can remove the debug code easily.

Would it make sense to add a mechanism that autosquash understands 
directly, and that could be checked for by a push hook or CI rule?

    Simon

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-12 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-12  5:54 "discard!" commit message for commits that should be removed while cleaning up the history Simon Richter
2026-07-12 13:28 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox