git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gittutorial: minor correction and monospacing
@ 2023-04-15 17:29 Martin Ågren
  2023-04-15 17:29 ` [PATCH 1/2] gittutorial: drop early mention of origin Martin Ågren
  2023-04-15 17:29 ` [PATCH 2/2] gittutorial: wrap literal examples in backticks Martin Ågren
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Ågren @ 2023-04-15 17:29 UTC (permalink / raw)
  To: git

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(-)

-- 
2.40.0.406.g2798986c60


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-20 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-15 17:29 [PATCH 0/2] gittutorial: minor correction and monospacing Martin Ågren
2023-04-15 17:29 ` [PATCH 1/2] gittutorial: drop early mention of origin Martin Ågren
2023-04-20 21:15   ` Junio C Hamano
2023-04-15 17:29 ` [PATCH 2/2] gittutorial: wrap literal examples in backticks Martin Ågren
2023-04-20 21:33   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).