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)
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

1  2 
remote.c

diff --cc remote.c
Simple merge