On Mon, Sep 01, 2025 at 05:24:51PM +0200, Gabor Juhos wrote:
- 11:23 keltezéssel, Andy Shevchenko írta:
On Wed, Aug 27, 2025 at 07:13:57PM +0200, Gabor Juhos wrote:
...
- remove Imre's tag from the cover letter, and replace his SoB tag to Reviewed-by in the individual patches
Note, this can be automated with `b4`.
# Start a new branch of the same base git checkout -b v3 ... # Apply last version from the mailing list b4 am $MESSAGE_ID_OF_v2 # Do actual development of v3 ...
As far as I know it can be used only to collect tags offered publicly on the mailing lists. I can even use 'b4 trailers --update' for that on an existing b4 tracked branch.
However, the current case is a bit different. I have replaced Imre's tag manually according to our previous discussion [1].
Right, but technically it can be done via `b4`. I thought you have done that manually. Seems I misinterpreted things.
[1] https://lore.kernel.org/all/aJyM3N9T4xI4Xo1G@smile.fi.intel.com/