]> git.ipfire.org Git - thirdparty/git.git/commit
doc: link to config for git-replay(1)
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Wed, 3 Jun 2026 16:04:22 +0000 (18:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:12:04 +0000 (08:12 +0900)
commit5058b93b9527ed37ccb074c05b14b7482e32b9bc
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