-
Committer:
Andrew Bennetts
-
Date:
2008-09-12 07:37:47 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3721.
-
Revision ID:
andrew.bennetts@canonical.com-20080912073747-30erzge03sk27is0
Skip unnecessary work in BzrBranch._basic_push.
A push of 0 new revisions where the source branch no tags now only needs a
constant 8 HPSS round trips. That's still higher than necessary, but much
better than the >20 it previously took. And the round trips no longer increase
depending on the the number and size of the remote indices!).