]> git.ipfire.org Git - thirdparty/git.git/commit
doc: link to config for git-replay(1)
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Thu, 21 May 2026 18:01:58 +0000 (20:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2026 00:42:48 +0000 (09:42 +0900)
commit7faf7afc38a4d4f49d2c4dc02edeccaabc85af49
tree3724c362f9c0a89bd866235033ec8b350b62ec99
parent6a4418c36d6bad69a599044b3cf49dcbd049cb45
doc: link to config for git-replay(1)

This config doc was added in 336ac90c (replay: add replay.refAction
config option, 2025-11-06) but never included anywhere. Include it in
git-replay(1) and git-config(1).

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