Hi Junio,
On 08/09/2026 17:53, Junio C Hamano wrote:
For example, I got the following from [3/3] with N==3 and I think
that is far easier to understand than the original.
It is. I took your text for 3/3 with one correction: it says the
setting goes to all spawned commands, but I only pass it to commit,
merge and exec. The sequencer also spawns stash, reset and notes, and
those never run auto maintenance.
I shortened 1/3 and 2/3 to match and sent v4. The code is unchanged.
Thanks,
Thomas