]> git.ipfire.org Git - thirdparty/git.git/commit
replay: use stuck form in documentation and help message
authorToon Claes <toon@iotcl.com>
Wed, 1 Apr 2026 20:55:11 +0000 (22:55 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Apr 2026 04:34:25 +0000 (21:34 -0700)
commit6542cacbb33490ab83ef87a5fbee694cd2863bdd
treec64cf4c98a4c733894c035fe0a9f915bcb60768e
parente5ae639f1a25642650cefedf6478ff5903ffb2f0
replay: use stuck form in documentation and help message

gitcli(7) suggests to use stuck form. Change the documentation strings
to use this form.

While at it, reorder them to match the order in the docs.

Signed-off-by: Toon Claes <toon@iotcl.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-replay.adoc
builtin/replay.c