> Re: [PATCH] git-gui: simplify using nice s/using nice/using nice(1)/ ? On Wed, Aug 20, 2025, at 17:24, Mark Levedahl wrote: > git-gui invokes some long running commands using "nice git $cmd" if nice > is found and works, otherwise just "git $cmd". The current code is more > complex than needed, lets simplify it. s/, lets simplify it/; let's simplify it/ > > Signed-off-by: Mark Levedahl <mlevedahl@xxxxxxxxx> -- Kristoffer Haugsbakk