git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* format-patch base-commit: moving to above the patch?
@ 2016-09-01 15:29 Josh Triplett
  2016-09-07 16:06 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Josh Triplett @ 2016-09-01 15:29 UTC (permalink / raw)
  To: git

Currently, format-patch puts base-commit and prerequisite-patch-id
information below the patch, and below the email signature.  Most mail
clients automatically trim everything below the signature marker as
unimportant when quoting a mail for a reply, which would make it
difficult for someone to reply, quote the base-commit, and say something
like "I don't have this commit, where did it come from?" or "Can you
please rebase this on ...".

Might it make sense to move this information adjacent to the diffstat,
instead?  Or, at least, above the email signature?

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

end of thread, other threads:[~2016-09-07 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 15:29 format-patch base-commit: moving to above the patch? Josh Triplett
2016-09-07 16:06 ` Junio C Hamano
2016-09-07 17:00   ` Josh Triplett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).