]> git.99rst.org Git - git.git/commit
doc: fix formatting of function-wrap shell alias
authorKyle E. Mitchell <redacted>
Mon, 1 Sep 2025 18:04:18 +0000 (11:04 -0700)
committerJunio C Hamano <redacted>
Tue, 2 Sep 2025 16:25:21 +0000 (09:25 -0700)
commit2f4bf83ffc4ffd0a9ed13121d712beb4c1b9f276
tree3a9ee5440151e0c25c7c7f3fdbf48f7ad14558b8
parent47243eeed1749662e7c62d879d451a9383a25158
doc: fix formatting of function-wrap shell alias

Add a missed backtick to the end of a code segment so that it will be
rendered like preceding examples.

I deeply appreciate the thoroughness of this documentation.  I noticed
the formatting discrepancy reading https://git-scm.com/docs/git-config.

Signed-off-by: Kyle E. Mitchell <redacted>
Acked-by: Jean-Noël AVILA <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/alias.adoc
git clone https://git.99rst.org/PROJECT