Thread (16 messages) 16 messages, 2 authors, 2024-07-30

Re: [PATCH 4/5] patch-id: rewrite code that detects the beginning of a patch

From: Patrick Steinhardt <hidden>
Date: 2024-07-29 12:03:59

On Fri, Jun 21, 2024 at 04:18:25PM -0700, Junio C Hamano wrote:
The get_one_patchid() function reads input lines until it finds a
patch header (the line that begins a patch), whose beginning is one
of:

 (1) an "<object name>", which is "git diff-tree --stdin" shows;
 (2) "commit <object name>", which is "git log" shows; or
 (3) "From <object name>",  which is "git log --format=email" gives.
All of these items should probably say "which is what ...", where "what"
is what is missing.

Patrick

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help