Thread (38 messages) 38 messages, 4 authors, 55m ago

Re: [PATCH v3 2/4] doc: replay: improve config description

From: Kristoffer Haugsbakk <hidden>
Date: 2026-07-30 09:50:46

On Wed, Jul 8, 2026, at 14:04, Toon Claes wrote:
quoted
[snip]
-This setting can be overridden with the `--ref-action` command-line option.
-When not configured, `git replay` defaults to `update` mode.
+ifdef::git-replay[]
+See `--ref-action`.
+endif::git-replay[]
+ifndef::git-replay[]
+See `--ref-action` for linkgit:git-replay[1] for details.
I'm not sure about using "for" twice, how about:

    See `--ref-action` in linkgit:git-replay[1] for details.
That’s excellent. I’ll use it.

Thanks for taking a look!
quoted
+endif::git-replay[]
diff --git a/Documentation/git-replay.adoc b/Documentation/git-replay.adoc
index f9ca2db2833..4de85088d6c 100644
--- a/Documentation/git-replay.adoc
+++ b/Documentation/git-replay.adoc
@@ -211,6 +211,7 @@ to use bare commit IDs instead of branch names.
[snip]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help