My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1398171
b7e2d8b
)
Merge branch 'ms/fetch-follow-tag-optim'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 7 Oct 2019 02:32:57 +0000
(11:32 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 7 Oct 2019 02:32:57 +0000
(11:32 +0900)
The code used in following tags in "git fetch" has been optimized.
* ms/fetch-follow-tag-optim:
fetch: use oidset to keep the want OIDs for faster lookup
1
2
builtin/fetch.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/fetch.c
Simple merge