My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
20d04b4
e198b3a
)
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
diff --cc
builtin/fetch.c
Simple merge