Merge branch 'lt/request-pull'
commitfe3623c6359f687495549320762a2a330b2e7128
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2014 19:50:44 +0000 (21 12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2014 19:50:44 +0000 (21 12:50 -0700)
treed9687f76273eb3fc0beb18b6facbae7fe5773a91
parent53d7d1b129ba10bf29307b6f10690b843dfa4000
parentec445074e0ac4d6003acd21c512c43c8fdb8be86
Merge branch 'lt/request-pull'

Discard the accumulated "heuristics" to guess from which branch the
result wants to be pulled from and make sure what the end user
specified is not second-guessed by "git request-pull", to avoid
mistakes.

* lt/request-pull:
  request-pull: documentation updates
  request-pull: resurrect "pretty refname" feature
  request-pull: test updates
  request-pull: pick up tag message as before
  request-pull: allow "local:remote" to specify names on both ends
  request-pull: more strictly match local/remote branches
git-request-pull.sh