]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/asciidoc.conf
Documentation: avoid poor-man's small caps GIT
authorThomas Ackermann <th.acker@arcor.de>
Mon, 21 Jan 2013 19:16:20 +0000 (20:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Feb 2013 21:53:25 +0000 (13:53 -0800)
commit48a8c26c625a4d3631c4f614bceb38933e741408
tree97b1a550b575ecd250370cac842ecba58aa93d87
parentfe73786b482f11e7a37a269c95d222a384fc5a39
Documentation: avoid poor-man's small caps GIT

In the earlier days, we used to spell the name of the system as GIT,
to simulate as if it were typeset with capital G and IT in small
caps.  Later we stopped doing so at around 1.6.5 days.

Let's stop doing so throughout the documentation.  The name to refer
to the whole system (and the concept it embodies) is "Git"; the
command end-users type is "git".  And document this in the coding
guideline.

Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
28 files changed:
Documentation/CodingGuidelines
Documentation/SubmittingPatches
Documentation/asciidoc.conf
Documentation/everyday.txt
Documentation/git-clone.txt
Documentation/git-cvsexportcommit.txt
Documentation/git-cvsserver.txt
Documentation/git-daemon.txt
Documentation/git-mv.txt
Documentation/git-send-email.txt
Documentation/git-tools.txt
Documentation/git-update-ref.txt
Documentation/git.txt
Documentation/gitcore-tutorial.txt
Documentation/gitglossary.txt
Documentation/gittutorial.txt
Documentation/gitweb.txt
Documentation/gitworkflows.txt
Documentation/glossary-content.txt
Documentation/howto-index.sh
Documentation/howto/rebase-from-internal-branch.txt
Documentation/howto/revert-branch-rebase.txt
Documentation/howto/setup-git-server-over-http.txt
Documentation/technical/api-index-skel.txt
Documentation/technical/index-format.txt
Documentation/technical/pack-format.txt
Documentation/user-manual.txt
README