On Mon, Mar 17, 2025 at 01:13:22PM +0000, Caleb Connolly wrote: > Hi Sam, > > Can you re-send this without all the prerequisite-patch-id tags? b4 is > desperately trying to apply ~140 patches from some old next branch to my > tree and tbh im not sure how to make it stop.
FYI, this only gets triggered on "shazam" so if you want to avoid this situation, you can just use "b4 am" and then follow by "git am" on top of the tree you like. -K