From: Junio C Hamano Date: Wed, 6 Feb 2013 00:13:32 +0000 (-0800) Subject: Merge branch 'ta/doc-no-small-caps' X-Git-Tag: v1.8.2-rc0~50 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e34c7e2b51c02a761a034b877b852dc0dbccf101?hp=e34c7e2b51c02a761a034b877b852dc0dbccf101 Merge branch 'ta/doc-no-small-caps' Update documentation to change "GIT" which was a poor-man's small caps to "Git". The latter was the intended spelling. Also change "git" spelled in all-lowercase to "Git" when it refers to the system as the whole or the concept it embodies, as opposed to the command the end users would type. * ta/doc-no-small-caps: Documentation: StGit is the right spelling, not StGIT Documentation: describe the "repository" in repository-layout Documentation: add a description for 'gitfile' to glossary Documentation: do not use undefined terms git-dir and git-file Documentation: the name of the system is 'Git', not 'git' Documentation: avoid poor-man's small caps GIT ---