git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Erick Mattos <erick.mattos@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Peter Baumann <waste.manager@gmx.de>, git@vger.kernel.org
Subject: Re: [PATCH v3] git checkout: create unparented branch by --orphan
Date: Sun, 21 Mar 2010 18:15:12 -0300	[thread overview]
Message-ID: <55bacdd31003211415k79b7a039n3f19eb95eefcad43@mail.gmail.com> (raw)
In-Reply-To: <7vd3yxqxdj.fsf@alter.siamese.dyndns.org>

Hi,

2010/3/21 Junio C Hamano <gitster@pobox.com>:
> I'm not native either, and "orphan" sounded strange in that we've never
> used that word in any of our use case or workflow description in our
> documents.

I didn't know.  I thought you were American.

> The main point of the feature is not the emptyness of the resulting tree
> (it is merely one possible outcome), but is the lack of parents in the
> resulting commit.  So I would recommend against --empty.  --root might be
> a good synonym, though, and we _do_ already use that word for that purpose
> in some commands (e.g. "log --root").

--root could be a synonym but the reason I haven't chosen it was the
fact that it could mislead people to think the functionality will do
something with/based on the first commit of the actual branch,
subjectively thinking "THE ROOT".

IMHO --orphan (no parents) is more obvious.

We should argue one of our native English speaker amidst this
developer community to be sure.

Anyway that is just a word to change or not in the patch... :-)

Regards

  reply	other threads:[~2010-03-21 21:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-21 15:34 [PATCH v3] git checkout: create unparented branch by --orphan Erick Mattos
2010-03-21 17:14 ` Peter Baumann
2010-03-21 17:55   ` Erick Mattos
2010-03-21 19:37   ` Junio C Hamano
2010-03-21 21:15     ` Erick Mattos [this message]
2010-03-22  8:54       ` Michael J Gruber
2010-03-22 12:46       ` Chris Johnsen
2010-03-22 14:36         ` Erick Mattos
2010-03-21 21:38     ` Junio C Hamano
2010-03-22 12:43 ` Chris Johnsen
2010-03-22 14:14   ` Erick Mattos
2010-03-22 16:06     ` Translating error messages in Git (was: Re: [PATCH v3] git checkout: create unparented branch by --orphan) Jakub Narebski
2010-03-22 20:19   ` [PATCH v3] git checkout: create unparented branch by --orphan Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55bacdd31003211415k79b7a039n3f19eb95eefcad43@mail.gmail.com \
    --to=erick.mattos@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=waste.manager@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).