diff options
author | Doug Kelly <dougk.ff7@gmail.com> | 2014-04-23 19:33:18 -0500 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2014-04-24 11:39:01 -0700 |
commit | 62697c8d338f8430fcd7e925a02b31bcf88a43b2 (patch) | |
tree | fb248f18d055551326573fad9d7eb2b8de3662ab /org.eclipse.jgit.console | |
parent | 62bbde33930226861c161a9719aaac66a7538d81 (diff) | |
download | jgit-62697c8d338f8430fcd7e925a02b31bcf88a43b2.tar.gz jgit-62697c8d338f8430fcd7e925a02b31bcf88a43b2.zip |
Remove streaming delta support from JGit
Streaming packed deltas is so slow that it never feasibly completes
(it will take hours for it to stream a few hundred megabytes on
relatively fast systems with a large amount of storage). This
was indicated as a "failed experiment" by Shawn in the following
mailing list post:
http://dev.eclipse.org/mhonarc/lists/jgit-dev/msg01674.html
Change-Id: Idc12f59e37b122f13856d7b533a5af9d8867a8a5
Signed-off-by: Doug Kelly <dougk.ff7@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.console')
0 files changed, 0 insertions, 0 deletions