Re* regression: request-pull with signed tag lacks tags/ in master

2014-05-16 Thread Junio C Hamano
Junio C Hamano gits...@pobox.com writes: Michael S. Tsirkin m...@redhat.com writes: My reading of the earlier parts of the series is that Linus wanted us never dwim for-upstream to tags/for-upstream or any other ref that happens to point at the same commit as for-upstream you have. The

regression: request-pull with signed tag lacks tags/ in master

2014-05-15 Thread Michael S. Tsirkin
looks like pull requests with signed git got broken in git master: [mst@robin qemu]$ /usr/bin/git --version git version 1.8.3.1 [mst@robin qemu]$ git --version git version 2.0.0.rc1.18.gac53fc6.dirty [mst@robin qemu]$ [mst@robin qemu]$ /usr/bin/git request-pull origin/master

Re: regression: request-pull with signed tag lacks tags/ in master

2014-05-15 Thread Junio C Hamano
Michael S. Tsirkin m...@redhat.com writes: looks like pull requests with signed git got broken in git master: [mst@robin qemu]$ /usr/bin/git --version git version 1.8.3.1 [mst@robin qemu]$ git --version git version 2.0.0.rc1.18.gac53fc6.dirty [mst@robin qemu]$ [mst@robin qemu]$

Re: regression: request-pull with signed tag lacks tags/ in master

2014-05-15 Thread Junio C Hamano
Junio C Hamano gits...@pobox.com writes: Michael S. Tsirkin m...@redhat.com writes: looks like pull requests with signed git got broken in git master: [mst@robin qemu]$ /usr/bin/git --version git version 1.8.3.1 [mst@robin qemu]$ git --version git version 2.0.0.rc1.18.gac53fc6.dirty

Re: regression: request-pull with signed tag lacks tags/ in master

2014-05-15 Thread Michael S. Tsirkin
On Thu, May 15, 2014 at 12:13:18PM -0700, Junio C Hamano wrote: Junio C Hamano gits...@pobox.com writes: Michael S. Tsirkin m...@redhat.com writes: looks like pull requests with signed git got broken in git master: [mst@robin qemu]$ /usr/bin/git --version git version 1.8.3.1

Re: regression: request-pull with signed tag lacks tags/ in master

2014-05-15 Thread Junio C Hamano
Michael S. Tsirkin m...@redhat.com writes: My reading of the earlier parts of the series is that Linus wanted us never dwim for-upstream to tags/for-upstream or any other ref that happens to point at the same commit as for-upstream you have. The changes done for that purpose covered various