> On Dec 4, 2025, at 22:33, flywire <[email protected]> wrote: > > I started https://github.com/Gnucash/gnucash/pull/1624 a long time ago and > found some code I hadn't copied over which finalised the text. > > As per last commit message: Need to apply `normal-row-style` to demoted > subtotals. > > Is there a way forward or has the code been modified too late in the process?
It’s only too late if the PR is merged. But you should always rebase on the target branch, i.e. git rebase stable Subtotal, and never merge anything into a feature branch. Regards, John Ralls
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
