gittutorial: wrap literal examples in backticks
commitad353d7e775aefb81322da684e005939f453c9d9
authorMartin Ågren <martin.agren@gmail.com>
Sat, 15 Apr 2023 17:29:11 +0000 (15 19:29 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2023 21:34:08 +0000 (20 14:34 -0700)
treefe49085c5bdf4b290c611edec42f5633a08ca446
parent67ceed1f8250c0a721f955e9d17c2d545c922764
gittutorial: wrap literal examples in backticks

Our coding guidelines prefer literal examples to be wrapped in
`backticks` to typeset them in monospace.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gittutorial.txt