mbox series

[0/2] gittutorial: minor correction and monospacing

Message ID cover.1681579244.git.martin.agren@gmail.com (mailing list archive)
Headers show
Series gittutorial: minor correction and monospacing | expand

Message

Martin Ågren April 15, 2023, 5:29 p.m. UTC
I recently had reason to go through the gittutorial manpage.

The first patch tweaks a `git status` example output to match what
actually happens if one follows the tutorial.

The second patch adds backticks around branch names, filenames and such
to typeset them in monospace.

Martin Ågren (2):
  gittutorial: drop early mention of origin
  gittutorial: wrap literal examples in backticks

 Documentation/gittutorial.txt | 129 +++++++++++++++++-----------------
 1 file changed, 64 insertions(+), 65 deletions(-)