Message ID | 20240407172920.264282-1-vassilisamir@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Driver cleanup and series to add triggered buffer | expand |
On Sun, 2024-04-07 at 19:29 +0200, Vasileios Amoiridis wrote:
> Based on next-20240405.
Hi there! Small tip, with git's format-patch, you can include this information
for the people applying the patches with the argument --base=<commit or branch>.
This will point to git the base commit from which the series build the
changeset.
Kind regards,
Angel
On Sun, Apr 07, 2024 at 11:51:22PM +0200, Angel Iglesias wrote: > On Sun, 2024-04-07 at 19:29 +0200, Vasileios Amoiridis wrote: > > Based on next-20240405. > > Hi there! Small tip, with git's format-patch, you can include this information > for the people applying the patches with the argument --base=<commit or branch>. > This will point to git the base commit from which the series build the > changeset. Moreover, CIs will be able to properly test it.
On Mon, Apr 08, 2024 at 06:01:55PM +0300, Andy Shevchenko wrote: > On Sun, Apr 07, 2024 at 11:51:22PM +0200, Angel Iglesias wrote: > > On Sun, 2024-04-07 at 19:29 +0200, Vasileios Amoiridis wrote: > > > Based on next-20240405. > > > > Hi there! Small tip, with git's format-patch, you can include this information > > for the people applying the patches with the argument --base=<commit or branch>. > > This will point to git the base commit from which the series build the > > changeset. > > Moreover, CIs will be able to properly test it. > > -- > With Best Regards, > Andy Shevchenko > > Hi guys! Thank you very much for the info, I will use it for the next version! Cheers, Vasilis