From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
To: "Junio C Hamano" <gitster@pobox.com>,
"Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
Cc: git@vger.kernel.org,
"Siddharth Asthana" <siddharthasthana31@gmail.com>,
"Patrick Steinhardt" <ps@pks.im>, "Toon Claes" <toon@iotcl.com>
Subject: Re: [PATCH v4 0/4] doc: replay: fix config link
Date: Thu, 30 Jul 2026 18:31:24 +0200 [thread overview]
Message-ID: <6bcc7490-6dc8-42a7-b3ea-99bf948d7997@app.fastmail.com> (raw)
In-Reply-To: <xmqq4ihglab5.fsf@gitster.g>
On Thu, Jul 30, 2026, at 18:19, Junio C Hamano wrote:
> kristofferhaugsbakk@fastmail.com writes:
>>[snip]
>> § Changes in v4
>>
>> Patch “improve config description”: Take Toon’s suggestion about avoiding
>> two “for”.
>>
>> § Link to v3
>>
>> https://lore.kernel.org/git/V3_CV_doc_replay_config.780@msgid.xyz/
>
> That's truly minimal update. It is a bit surprising that the topic
> was stuck for a long time, nearing its expiration date.
>
> A quick look at the thread
> https://lore.kernel.org/git/V3_CV_doc_replay_config.780@msgid.xyz/
> tells me that there weren't any outstanding review comments.
>
> That unfortunately does not say if this version is good enough or
> people got tired of reviewing and did not pick all lints in v3, but
> we need to work with what we have, so let's see how smoothly this
> round goes.
Yeah, there just hasn’t been much interest in this topic. But thanks
again to Toon for taking a fresh look.
>
> Will replace. Thanks.
>[snip]
next prev parent reply other threads:[~2026-07-30 16:32 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 18:01 [PATCH 0/4] doc: replay: fix config link kristofferhaugsbakk
2026-05-21 18:01 ` [PATCH 1/4] doc: link to config for git-replay(1) kristofferhaugsbakk
2026-05-30 22:18 ` Junio C Hamano
2026-06-04 20:38 ` Kristoffer Haugsbakk
2026-05-21 18:01 ` [PATCH 2/4] doc: replay: simplify replay.refAction description kristofferhaugsbakk
2026-05-30 22:29 ` Junio C Hamano
2026-05-30 22:37 ` Junio C Hamano
2026-06-02 11:58 ` Kristoffer Haugsbakk
2026-05-21 18:02 ` [PATCH 3/4] doc: replay: use a nested definition list kristofferhaugsbakk
2026-05-30 22:37 ` Junio C Hamano
2026-05-21 18:02 ` [PATCH 4/4] doc: replay: move “default” to the right-hand-side kristofferhaugsbakk
2026-05-30 22:37 ` Junio C Hamano
2026-05-30 22:18 ` [PATCH 0/4] doc: replay: fix config link Junio C Hamano
2026-06-03 16:04 ` [PATCH v2 " kristofferhaugsbakk
2026-06-03 16:04 ` [PATCH v2 1/4] doc: link to config for git-replay(1) kristofferhaugsbakk
2026-06-03 16:04 ` [PATCH v2 2/4] doc: replay: improve config description kristofferhaugsbakk
2026-06-04 6:27 ` Patrick Steinhardt
2026-06-04 6:31 ` Kristoffer Haugsbakk
2026-06-04 9:05 ` Patrick Steinhardt
2026-06-03 16:04 ` [PATCH v2 3/4] doc: replay: use a nested description list kristofferhaugsbakk
2026-06-03 16:04 ` [PATCH v2 4/4] doc: replay: move “default” to the right-hand side kristofferhaugsbakk
2026-06-05 13:55 ` [PATCH v3 0/4] doc: replay: fix config link kristofferhaugsbakk
2026-06-05 13:55 ` [PATCH v3 1/4] doc: link to config for git-replay(1) kristofferhaugsbakk
2026-06-05 13:56 ` [PATCH v3 2/4] doc: replay: improve config description kristofferhaugsbakk
2026-07-08 12:04 ` Toon Claes
2026-07-30 9:50 ` Kristoffer Haugsbakk
2026-06-05 13:56 ` [PATCH v3 3/4] doc: replay: use a nested description list kristofferhaugsbakk
2026-06-05 13:56 ` [PATCH v3 4/4] doc: replay: move “default” to the right-hand side kristofferhaugsbakk
2026-07-08 12:09 ` Toon Claes
2026-07-23 23:58 ` [PATCH v3 0/4] doc: replay: fix config link Junio C Hamano
2026-07-30 9:58 ` Kristoffer Haugsbakk
2026-07-30 9:57 ` [PATCH v4 " kristofferhaugsbakk
2026-07-30 9:57 ` [PATCH v4 1/4] doc: link to config for git-replay(1) kristofferhaugsbakk
2026-07-30 9:57 ` [PATCH v4 2/4] doc: replay: improve config description kristofferhaugsbakk
2026-07-30 9:57 ` [PATCH v4 3/4] doc: replay: use a nested description list kristofferhaugsbakk
2026-07-30 9:57 ` [PATCH v4 4/4] doc: replay: move “default” to the right-hand side kristofferhaugsbakk
2026-07-30 16:19 ` [PATCH v4 0/4] doc: replay: fix config link Junio C Hamano
2026-07-30 16:31 ` Kristoffer Haugsbakk [this message]
2026-07-31 8:26 ` Toon Claes
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=6bcc7490-6dc8-42a7-b3ea-99bf948d7997@app.fastmail.com \
--to=kristofferhaugsbakk@fastmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ps@pks.im \
--cc=siddharthasthana31@gmail.com \
--cc=toon@iotcl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox