]> git.ipfire.org Git - thirdparty/git.git/commit
doc: replay: simplify replay.refAction description
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Thu, 21 May 2026 18:01:59 +0000 (20:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2026 00:42:48 +0000 (09:42 +0900)
commit6ab12cb5b5895f39b7f4248acc097fd9ff68867a
tree3b24ad7a5946a7c5bf7db11922ccabcf4ee81c5a
parent7faf7afc38a4d4f49d2c4dc02edeccaabc85af49
doc: replay: simplify replay.refAction description

We don’t need to list what each argument does since the documentation
for `--ref-action` does that. So let’s simplify the `replay.refAction`
description by referring to git-replay(1).

Also make sure to not self-link for the git-replay(1) inclusion.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/replay.adoc
Documentation/git-replay.adoc