> On Jul 28, 2026, at 20:45, Derek Chen-Becker <[email protected]> wrote: > > If you're using git, the simplest way for this would be to apply my patch > against main using "git am <my patch file>" and then you can amend the commit > with the ORG-NEWS change. Then to create the patch you do "git format-patch > <hash or range>". If you're not familiar with git or don't have it readily > available I can apply your patch on my side.
I don’t really understand this message. The diff (previous email) included all of the changes for this. The only thing it didn’t include was the change to the commit. I am using git (which you can tell by examining the diff). I’m not clear how to proceed. Perry
