Quotes of the week
Quotes of the week
Posted Feb 8, 2024 15:21 UTC (Thu) by geert (subscriber, #98403)In reply to: Quotes of the week by error27
Parent article: Quotes of the week
> A second tool which would help would be if we could get the diff between two patch sets. So if it's a v4 patch, then it would look up the v3 patchset and show the diff with it. Someone could make a shell script that used b4 to do this.
Like "b4 diff -v3 <msgid>"?
> I also wish that people used the Link: (or whatever) tag to link commits to the lore discussion. I asked the netdev people why they didn't and they said they would if that feature were integrated into patchwork.
As patchwork bundles do include the Message-Id headers, I am wondering what (if anything) needs to be changed in patchwork?
I think all you need is enabling a git hook:
https://www.kernel.org/doc/html/latest/maintainer/configu...
