git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Worktree vs. working copy
@ 2011-09-20  7:50 Carlos Martín Nieto
  2011-09-20 10:39 ` Michael Haggerty
  2011-09-20 10:56 ` Ramkumar Ramachandra
  0 siblings, 2 replies; 7+ messages in thread
From: Carlos Martín Nieto @ 2011-09-20  7:50 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hello,

I've noticed that in some places in git.git, the term 'working copy' is
used. Mostly it's in git-cvsserver which I guess it's fine, but the
git-config man page talks about the 'working copy' in three places.

    $ git grep 'worktree' | wc -l
    412
    $ git grep 'working copy' | grep -v ^git-cvsserver |  wc -l
    32

Most of the references to a 'working copy' are in Git.pm, and the
git-gui glossary treats them as the same thing.

Is there some sort of official position, or rough agreement that we
should use woktree instead of working copy? The latter term IMHO implies
a centralised system, where an user gets a copy.

   cmn

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2011-09-21 12:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20  7:50 Worktree vs. working copy Carlos Martín Nieto
2011-09-20 10:39 ` Michael Haggerty
2011-09-20 10:48   ` Nguyen Thai Ngoc Duy
2011-09-20 10:56 ` Ramkumar Ramachandra
2011-09-20 19:10   ` Junio C Hamano
2011-09-20 20:25     ` Carlos Martín Nieto
2011-09-20 21:45       ` 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).