> 2. Send all other patches by using the "--in-reply-to=$ABOVE_MESSAGE_ID" > option. Make sure the patches are in the right order on the command > line. Example: > > git send-email --to=38...@debbugs.gnu.org \ > --in-reply-to='<20200113103304.9093-1-mike.ros...@gmail.com>' \ > 0002-patch-foo.diff 0003-patch-bar.diff > > Hope that helps!
Ah I appreciate this feedback. Hopefully I can improve my ML patch workflow. Mike