git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] various fixes for docs
@ 2018-10-22 20:45 Andreas Heiduk
  2018-10-22 20:45 ` [PATCH 1/6] doc: clarify boundaries of 'git worktree list --porcelain' Andreas Heiduk
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Andreas Heiduk @ 2018-10-22 20:45 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Andreas Heiduk

A small batch of fixes for the docs. All but the very first fixes
formatting and similar stuff. The first one makes parsing 
'git worktree list' more future-proof.

Andreas Heiduk (6):
  doc: clarify boundaries of 'git worktree list --porcelain'
  doc: fix ASCII art tab spacing
  doc: fix inappropriate monospace formatting
  doc: fix descripion for 'git tag --format'
  doc: fix indentation of listing blocks in gitweb.conf.txt
  doc: fix formatting in git-update-ref

 Documentation/git-bisect-lk2009.txt | 30 ++++++++++++++---------------
 Documentation/git-checkout.txt      | 14 +++++++-------
 Documentation/git-merge-base.txt    |  6 +++---
 Documentation/git-tag.txt           | 12 ++++++------
 Documentation/git-update-ref.txt    |  8 ++++----
 Documentation/git-upload-pack.txt   |  1 +
 Documentation/git-worktree.txt      |  4 ++--
 Documentation/git.txt               | 10 +++++-----
 Documentation/gitattributes.txt     | 30 ++++++++++++++---------------
 Documentation/gitmodules.txt        | 17 +++++++++-------
 Documentation/gitsubmodules.txt     | 14 +++++++++-----
 Documentation/gitweb.conf.txt       | 25 ++++++++++++++----------
 12 files changed, 92 insertions(+), 79 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-10-22 21:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-22 20:45 [PATCH 0/6] various fixes for docs Andreas Heiduk
2018-10-22 20:45 ` [PATCH 1/6] doc: clarify boundaries of 'git worktree list --porcelain' Andreas Heiduk
2018-10-22 21:14   ` Eric Sunshine
2018-10-22 20:45 ` [PATCH 2/6] doc: fix ASCII art tab spacing Andreas Heiduk
2018-10-22 20:45 ` [PATCH 3/6] doc: fix inappropriate monospace formatting Andreas Heiduk
2018-10-22 20:45 ` [PATCH 4/6] doc: fix descripion for 'git tag --format' Andreas Heiduk
2018-10-22 20:45 ` [PATCH 5/6] doc: fix indentation of listing blocks in gitweb.conf.txt Andreas Heiduk
2018-10-22 20:45 ` [PATCH 6/6] doc: fix formatting in git-update-ref Andreas Heiduk

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