Merge branch 'jc/maint-fetch-tighten-refname-check'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Nov 2012 18:22:54 +0000 (10:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Nov 2012 18:22:54 +0000 (10:22 -0800)
commit7115d3cc2b06364645dbfbbb0b8b7d49315566e2
tree89ce02657e1db8a5d96f75e8f3087b7a0f079e1c
parentb0b00a3ee43b4813eb85728a482500f6422499fd
parent5c08c1f23ad512fbcd06f4ee9bcf8818e17a2627
Merge branch 'jc/maint-fetch-tighten-refname-check'

For a fetch refspec (or the result of applying wildcard on one), we
always want the RHS to map to something inside "refs/" hierarchy.

This was split out from discarded jc/maint-push-refs-all topic.

* jc/maint-fetch-tighten-refname-check:
  get_fetch_map(): tighten checks on dest refs
remote.c