git-reset.txt: render literal examples as monospace
authorMartin Ågren <redacted>
Wed, 28 Nov 2018 19:02:10 +0000 (20:02 +0100)
committerJunio C Hamano <redacted>
Thu, 29 Nov 2018 06:44:18 +0000 (15:44 +0900)
commit3006f5ee16edffe629b89b5abc062d40d13555c8
tree2949eb3c77d6ddeadae9c077de50f1c852b4880b
parent4724f3177ab586e47ddc83926d59dbbdc4ab2f41
git-reset.txt: render literal examples as monospace

Large parts of this document do not use `backticks` around literal
examples such as branch names (`topic/wip`), git usages, `HEAD` and
`<commit-ish>` so they render as ordinary text. Fix that.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-reset.txt
git clone https://git.99rst.org/PROJECT