linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "rae l" <crquan@gmail.com>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: linux-ext4@vger.kernel.org
Subject: Theodore Ts'o: please consider dis-ambiguity
Date: Wed, 21 May 2008 11:23:11 +0800	[thread overview]
Message-ID: <91b13c310805202023n8c47ebfqef3206a55ead551e@mail.gmail.com> (raw)

Theodore:
please consider delete that tag "origin" in the ext4.git repo:

http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git

as a common case, I cloned a local repo from torvalds/linux-2.6.git
and fetched from tytso/ext4.git,

and when I want to gen patches, I do "git format-patch origin",
hundreds of patches generated,
but in fact I only have several patches.

then I realized there are ambiguities about the name "origin",

$ git rev-parse origin
warning: refname 'origin' is ambiguous.
492c2e476eac010962850006c49df326919b284c
$ git rev-parse origin/master
d40ace0c7b4a329f7d869d0fbf27435543bb2acc
$ git rev-parse origin/HEAD
d40ace0c7b4a329f7d869d0fbf27435543bb2acc

-- 
Denis Cheng
Linux Application Developer

"One of my most productive days was throwing away 1000 lines of code."
 - Ken Thompson.

             reply	other threads:[~2008-05-21  3:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21  3:23 rae l [this message]
2008-05-21 15:54 ` Theodore Ts'o: please consider dis-ambiguity Theodore Tso

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=91b13c310805202023n8c47ebfqef3206a55ead551e@mail.gmail.com \
    --to=crquan@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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).