]> source.dussan.org Git - jgit.git/commit
Delay inserter.flush in WalkFetchConnection 03/82303/2
authorZhen Chen <czhen@google.com>
Fri, 30 Sep 2016 19:11:46 +0000 (12:11 -0700)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 1 Oct 2016 22:41:33 +0000 (00:41 +0200)
commit0212a623f8bbb1ddc422c4b58fb40670c488101f
treeb79ffc44c0cf38fffd2b3fce027974aa994c78aa
parent1bafc304c80f442ead757e6869de689778c15d3d
Delay inserter.flush in WalkFetchConnection

Spawn an ObjectReader from the ObjectInserter, so the flush can be
delayed at the end of the fetch.

Change-Id: I35fe8c8370c06c25262645202aec2b1318057c19
Signed-off-by: Zhen Chen <czhen@google.com>
org.eclipse.jgit/src/org/eclipse/jgit/transport/WalkFetchConnection.java