Hello, On Tue, Aug 24, 2021 at 12:38:35PM -0400, Dietmar May wrote: > So it looks like the correct way to handle multiple patches is to create a > separate local branch for each independent patchset
Yes. > Is there a simpler, or better, strategy? Yes, "git rebase -i origin/master" will let you edit any patch in the series. Please tell if this works for you. > PS. I would suggest also updating the patch guide wording: ... Thank you, will look into that. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercer...@gmail.com