Thread (6 messages) 6 messages, 4 authors, 2025-10-02

Re: How mantainers check Git diffs and patches?

From: Henrique Soares <hidden>
Date: 2025-10-02 02:59:39

On Wed, Oct 01, 2025 at 09:37:34AM -0400, Konstantin Ryabitsev wrote:
This will apply it on top of the current HEAD:

    b4 shazam https://lore.kernel.org/git/20250919010911.649831-1-sandals@crustytoothpaste.net (local)

This will fetch it into FETCH_HEAD, making it behave pretty identical to a
pull request:

    b4 shazam -H https://lore.kernel.org/git/20250919010911.649831-1-sandals@crustytoothpaste.net (local)
I just didn't know about b4, and this is probably the tool I was looking for.
Basically what I was doing was `git apply` patch-by-patch manually (with
a little scripting), but b4 seems the right tool for the job.
Hope this helps,
Yes, a lot! Thanks.

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