diff options
author | Jeff King <peff@peff.net> | 2012-05-21 18:17:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-22 13:31:03 -0700 |
commit | 443596850f464c768624e6b6477acadc2aa35e8f (patch) | |
tree | 99f8fef9ffe97cf031224797f2cca82e8a6333cc /git-cvsimport.perl | |
parent | remote: fix typo (diff) | |
download | tgif-443596850f464c768624e6b6477acadc2aa35e8f.tar.xz |
fetch-pack: sort incoming heads
There's no reason to preserve the incoming order of the
heads we're requested to fetch. By having them sorted, we
can replace some of the quadratic algorithms with linear
ones.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsimport.perl')
0 files changed, 0 insertions, 0 deletions