]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/war-on-string-list'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:23 +0000 (22:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Nov 2018 13:37:23 +0000 (22:37 +0900)
Replace three string-list instances used as look-up tables in "git
fetch" with hashmaps.

* jc/war-on-string-list:
  fetch: replace string-list used as a look-up table with a hashmap

1  2 
builtin/fetch.c

diff --cc builtin/fetch.c
Simple merge