Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752790Ab2KKMXf (ORCPT ); Sun, 11 Nov 2012 07:23:35 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:49602 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752730Ab2KKMXe (ORCPT ); Sun, 11 Nov 2012 07:23:34 -0500 MIME-Version: 1.0 In-Reply-To: <3855.124.205.227.162.1352635619.squirrel@mprc.pku.edu.cn> References: <20121109093508.BD26A1460351@linuxdev-32> <3855.124.205.227.162.1352635619.squirrel@mprc.pku.edu.cn> From: Linus Torvalds Date: Sun, 11 Nov 2012 13:23:12 +0100 X-Google-Sender-Auth: QOhpqmJ5ktjQ_4Nw7HukbTIPfRg Message-ID: Subject: Re: [GIT PULL REQUEST] UniCore32 update for v3.7-rc4 To: Guan Cc: Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1358 Lines: 38 Did you do the "request-pull" *after* you had done all the above? The ..BRANCH.NOT.VERIFIED.. implies that the request-pull couldn't find the particular tag. Also, if you have an older version of git, you need to tell request-pull explicitly that it is a tag, by saying "tags/for-linus" rather than just "for-linus". Newer versions of git don't need that. Linus On Sun, Nov 11, 2012 at 1:06 PM, wrote: >> On Fri, Nov 9, 2012 at 10:35 AM, guanxuetao >> wrote: >>> >>> git://github.com/gxt/linux.git ..BRANCH.NOT.VERIFIED.. >> >> Let's try that again. With you checking what you send me. I hope >> there's a signed tag somewhere, but the above certainly isn't that.. >> >> Linus >> > > I used following command to generate a signed tag. > 'git tag for-linus -s -u gxt@mprc.pku.edu.cn' > Then, I pushed this tag into github.com by: > 'git push github -f --tags' > Finally, I checked github repo, and tag 'for-linus' can be found. > > Could you tell me what's wrong with my operation? > > Thanks & Regards, > Guan Xuetao -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/