Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/war-on-string-list'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 13 Nov 2018 13:37:23 +0000
(22:37 +0900)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
20d04b4
e198b3a
)
diff --cc
builtin/fetch.c
Simple merge