My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f0cf2fe
5cf7a17
)
Merge branch 'jk/send-pack-check-negative-with-quick'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 6 Dec 2019 23:09:22 +0000
(15:09 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 6 Dec 2019 23:09:22 +0000
(15:09 -0800)
Performance tweak on "git push" into a repository with many refs
that point at objects we have never heard of.
* jk/send-pack-check-negative-with-quick:
send-pack: use OBJECT_INFO_QUICK to check negative objects
1
2
send-pack.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
send-pack.c
Simple merge