git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is it "GIT" or "Git" or "git"? Standardize documentation?
@ 2011-12-14  0:43 Sebastian Morr
  2011-12-14  1:01 ` Andreas Ericsson
  2011-12-14  1:02 ` Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Morr @ 2011-12-14  0:43 UTC (permalink / raw)
  To: git

Okay, I'd like to hear opinions on this before creating a patch.

My perception is that "Git" is the name of the software, whereas "git"
is used to refer to the actual command. But "GIT" is all over the
documentation as well, most prominently at the top of README.
Would anyone mind if we replaced all occurrences of "GIT" in the
documentation with "Git"?
I suppose the release notes shouldn't be touched for historical reasons.

Completely unrelated: Why is it "Documentation/RelNotes" and not
something like "documentation/release-notes"? Almost everything else is
spelled either all-lower- or all-uppercase.

Sorry for being such a nazi...

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

* Re: Is it "GIT" or "Git" or "git"? Standardize documentation?
  2011-12-14  0:43 Is it "GIT" or "Git" or "git"? Standardize documentation? Sebastian Morr
@ 2011-12-14  1:01 ` Andreas Ericsson
  2011-12-14  1:02 ` Junio C Hamano
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Ericsson @ 2011-12-14  1:01 UTC (permalink / raw)
  To: Sebastian Morr; +Cc: git

On 12/14/2011 01:43 AM, Sebastian Morr wrote:
> Okay, I'd like to hear opinions on this before creating a patch.
> 
> My perception is that "Git" is the name of the software, whereas "git"
> is used to refer to the actual command. But "GIT" is all over the
> documentation as well, most prominently at the top of README.
> Would anyone mind if we replaced all occurrences of "GIT" in the
> documentation with "Git"?
> I suppose the release notes shouldn't be touched for historical reasons.
> 

I doubt anyone cares all that much. I for one have absolutely no clue
what you're talking about, but if you think it looks better one way
than the other and care about it enough, just make the patch and send
it in for review. Consensus is never reached before there's code, and
hardly ever after either, but discussing something that *might* happen
and still doesn't affect my daily life feels utterly pointless.

> Completely unrelated: Why is it "Documentation/RelNotes" and not
> something like "documentation/release-notes"? Almost everything else is
> spelled either all-lower- or all-uppercase.
> 

For tab-completion and directory listing reasons. Uppercase-D+tab puts
you in the right directory and uppercasing RelNotes makes it easy to
find among its many companions in that directory. It's fairly standard
procedure in the unix world to uppercase or camelcase the more important
documents, and especially when there's more than a small handful of files
in a single directory.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

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

* Re: Is it "GIT" or "Git" or "git"? Standardize documentation?
  2011-12-14  0:43 Is it "GIT" or "Git" or "git"? Standardize documentation? Sebastian Morr
  2011-12-14  1:01 ` Andreas Ericsson
@ 2011-12-14  1:02 ` Junio C Hamano
  1 sibling, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2011-12-14  1:02 UTC (permalink / raw)
  To: Sebastian Morr; +Cc: git

Sebastian Morr <sebastian@morr.cc> writes:

> Okay, I'd like to hear opinions on this before creating a patch.
>
> My perception is that "Git" is the name of the software, whereas "git"
> is used to refer to the actual command.

And "GIT" is used interchangeably with "Git" whenever the document author
feels like it warrants a bit more visibility than usual in the context.
Think of it as typesetting in a font with small-caps or something ;-).

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

end of thread, other threads:[~2011-12-14  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14  0:43 Is it "GIT" or "Git" or "git"? Standardize documentation? Sebastian Morr
2011-12-14  1:01 ` Andreas Ericsson
2011-12-14  1:02 ` 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).