[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFxeFWnuywj2x5xzQhXg6NWQENpK=n=V1xHvMJZncFhYMQ@mail.gmail.com>
Date: Sat, 28 Jan 2012 18:22:41 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Greg KH <gregkh@...e.de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Junio C Hamano <gitster@...ox.com>
Subject: Re: [GIT PATCH] driver core patches for 3.3-rc1
On Fri, Jan 27, 2012 at 3:09 PM, Greg KH <gregkh@...e.de> wrote:
> I tried to create a signed tag for this pull request. It's call
> "driver-core-3.3-rc1-bugfixes" in the repo below, but when I did:
> git request-pull master git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ driver-core-3.3-rc1-bugfixes > msg.txt
>
> I got the text below, no signed tag with the wording that I added to it
> that I could see. Now I am still using git 1.7.8.3, is that why? If
> so, I'll go build 1.7.9 as I see that is now out today.
>
> Did I mess something up? I created the tag with:
> git tag -u kroah.com -s driver-core-3.3-rc1-bugfixes driver-core-linus
No, everything looks fine, and I just pulled it.
But your old version of git won't be able to do that pull (or
request-pull) since it doesn't have support for the signed tag
feature. So the signed tag itself works fine, and I can pull from you,
but yes, you need to have a newer version yourself to see how that
works.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists