]> git.ipfire.org Git - thirdparty/git.git/commit
doc: link to config for git-replay(1)
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Thu, 30 Jul 2026 09:57:13 +0000 (11:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 16:15:04 +0000 (09:15 -0700)
commit338765b8a361bec6c45e1df47c9be2dfde45544e
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