On Fri, 16 Dec 2011 08:56:14 -0800, Junio C Hamano <gitster@xxxxxxxxx> wrote: > "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx> writes: > > > I am using git from master branch and wanted to try the signed pull > > request. I have pushed the signed tag to repo.or.cz, but not sure how to > > generate pull request with signed tag information? > > The correct script should grok the following command line: > > $ git request-pull v1.7.7.4 git://git.kernel.org/pub/scm/git/git.git v1.7.7.5 > > and include > > are available in the git repository at > > git://git.kernel.org/.../git.git tag v1.7.7.5 > > for you to fetch changes up to 66c1... > > but we didn't loosen the code that inspects the publishing repository to > allow asking for a tag that points at an older part of the history to be > pulled. > Tested-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx> -aneesh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html