public interface WalkTransport
Implementations of WalkTransport transfer individual objects one at a time from the loose objects directory, or entire packs if the source side does not have the object as a loose object.
WalkTransports are not as efficient as PackTransport
instances, but
can be useful in situations where a pack transport is not acceptable.
WalkFetchConnection
Copyright © 2016 Eclipse JGit Project. All rights reserved.