Merge branch 'pr/remotes-in-hashmap'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:26:37 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:26:38 +0000 (13:26 -0700)
Optimize remotes configuration look-up in a repository with very
many remotes defined.

* pr/remotes-in-hashmap:
use a hashmap to make remotes faster

Trivial merge