From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
To: "Mark Levedahl" <mlevedahl@gmail.com>, git@vger.kernel.org
Cc: "Johannes Sixt" <j6t@kdbg.org>
Subject: Re: [PATCH] git-gui: simplify using nice
Date: Wed, 20 Aug 2025 17:41:31 +0200 [thread overview]
Message-ID: <61c4ba41-9ef1-41a8-ac5f-a334dd951add@app.fastmail.com> (raw)
In-Reply-To: <20250820152451.20872-1-mlevedahl@gmail.com>
> 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@gmail.com>
--
Kristoffer Haugsbakk
next prev parent reply other threads:[~2025-08-20 15:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 15:24 [PATCH] git-gui: simplify using nice Mark Levedahl
2025-08-20 15:41 ` Kristoffer Haugsbakk [this message]
2025-08-20 16:50 ` [PATCH v2] git-gui: simplify using nice(1) Mark Levedahl
2025-08-21 18:59 ` Johannes Sixt
2025-08-21 19:19 ` Mark Levedahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=61c4ba41-9ef1-41a8-ac5f-a334dd951add@app.fastmail.com \
--to=kristofferhaugsbakk@fastmail.com \
--cc=git@vger.kernel.org \
--cc=j6t@kdbg.org \
--cc=mlevedahl@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.