From: Junio C Hamano <gitster@pobox.com>
Date: Wed, 11 Jul 2012 19:43:58 +0000 (-0700)
Subject: Merge branch 'jc/request-pull-match-tagname' into maint
X-Git-Tag: v1.7.11.2~13
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fb60f344e441788040dbeec8f85ccd826ceaacd1;p=git.git

Merge branch 'jc/request-pull-match-tagname' into maint

"git request-pull $url dev" when the tip of "dev" branch was tagged
with "ext4-for-linus" used the contents from the tag in the output
but still asked the "dev" branch to be pulled, not the tag.

* jc/request-pull-match-tagname:
  request-pull: really favor a matching tag
---

fb60f344e441788040dbeec8f85ccd826ceaacd1