From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Junio C Hamano <gitster@pobox.com>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: [ANNOUNCE] Git v2.0.0
Date: Tue, 3 Jun 2014 21:46:25 +1000 [thread overview]
Message-ID: <20140603214625.2db24440@notabene.brown> (raw)
In-Reply-To: <CA+55aFyEce-48tcguL4GvvbomivZrnOYptzOenCrGTiQxxhHTg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]
On Mon, 2 Jun 2014 19:59:53 -0700 Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Mon, Jun 2, 2014 at 7:08 PM, NeilBrown <neilb@suse.de> wrote:
> >
> > git request-pull master git://neil.brown.name/md
> >
> > after tagging the current commit as "md/3.15-fixes" and pushing out the tag
>
> You should *tell* "git request-pull" what you're actually requesting to pull.
>
> The old "let's guess based on the commit at the top of your tree" may
> have worked for you (because you only ever had one matching thing),
> but it did not work in general.
>
> So the new "git request-pull" does not guess. If you want to request a
> tag to be pulled, you name it. Because if you don't name it, it now
> defaults to HEAD (like all other git log commands) rather than
> guessing. So please write it as
>
> git request-pull master git://neil.brown.name/md md/3.15-fixes
>
> I guess the man-page should be made more explicit about this too.
>
> Linus
OK, thanks. I guess I can live with being a bit more explicit.
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2014-06-03 11:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 22:31 [ANNOUNCE] Git v2.0.0 Junio C Hamano
2014-05-28 22:43 ` Junio C Hamano
2014-05-28 23:17 ` Felipe Contreras
2014-05-28 23:42 ` Felipe Contreras
2014-05-29 18:53 ` Jeff King
2014-05-29 19:23 ` David Kastrup
2014-05-29 19:45 ` Jeff King
2014-05-30 21:42 ` Felipe Contreras
2014-05-31 9:52 ` David Kastrup
2014-06-02 6:36 ` Jeff King
2014-06-02 6:57 ` Felipe Contreras
2014-06-02 7:24 ` David Kastrup
2014-06-03 2:08 ` NeilBrown
2014-06-03 2:59 ` Linus Torvalds
2014-06-03 11:46 ` NeilBrown [this message]
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=20140603214625.2db24440@notabene.brown \
--to=neilb@suse.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.