]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
Verify remote packs, speed up pending request queue
authorNick Hengeveld <nickh@reactrix.com>
Fri, 4 Nov 2005 22:22:18 +0000 (14:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 6 Nov 2005 09:14:44 +0000 (01:14 -0800)
commitc17fb6ee074cb0c9d71e5de42e2ad00786fedc18
treeafe95ca895a854b6cfa3fe5babd48f59b5781e8e
parent58e60dd203362ecb9fdea765dcc2eb573892dbaf
Verify remote packs, speed up pending request queue

Verify that remote packs exist before using the pack index, add requests to
the beginning of the queue to locate pending requests faster.

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c