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, <guanxue...@mprc.pku.edu.cn> wrote: >> On Fri, Nov 9, 2012 at 10:35 AM, guanxuetao <guanxue...@mprc.pku.edu.cn> >> 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 g...@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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/