Thread (49 messages) 49 messages, 5 authors, 2021-08-09

Re: [PATCH v2 2/3] receive-pack: skip connectivity checks on delete-only commands

From: Jeff King <hidden>
Date: 2021-06-30 01:35:45

On Tue, Jun 29, 2021 at 09:31:59PM -0400, Jeff King wrote:
If I run "git rev-list --not --all --stdin </dev/null" in linux.git, it
takes about 35ms. But if I make a ton of refs, like:
The "--stdin" should be before "--not", of course, to mimic a real
connectivity check. But it doesn't matter in this case because we're
feeding an empty input. :)

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help