]> git.ipfire.org Git - thirdparty/git.git/commit
doc: branch: fix inline-verbatim
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Sat, 3 May 2025 19:13:09 +0000 (21:13 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2025 17:48:07 +0000 (10:48 -0700)
commit4ae2a3b4182ba05943ac587f36e4db13f81454cf
tree10a54a3dde0bffaef5ce857735cd36e3691f3d29
parentd78e8e94303d82d88ae1ce5d0f24e287e0b6fcc9
doc: branch: fix inline-verbatim

7b399322a2e (doc: apply new format to git-branch man page, 2025-03-19)
updated the formatting for this doc to, among other things, use backtick
for some elements.  In the process `รจ` was used by accident instead
of backtick.

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