diff options
author | Shawn Pearce <spearce@spearce.org> | 2013-03-14 16:27:53 -0700 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2013-03-14 16:36:57 -0700 |
commit | 3760e4319b02ce79ff1eeae021fd88faebf739d5 (patch) | |
tree | 10843472ce997a1fcd6181b9855350cc8fa0e8f4 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | b2c0021b8ae7c45dfd351b127bb674d3ba20026b (diff) | |
download | jgit-3760e4319b02ce79ff1eeae021fd88faebf739d5.tar.gz jgit-3760e4319b02ce79ff1eeae021fd88faebf739d5.zip |
Remove cached_packs support in favor of bitmaps
The bitmap code in PackWriter knows exactly when to use a pack as
a "cached pack". It enables cached pack usage only when the pack
has a bitmap and its entire closure of objects needs to be sent.
This is a much simpler code path to maintain, and JGit actually
has a way to write the necessary index.
Change-Id: I2645d482f8733fdf0c4120cc59ba9aa4d4ba6881
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
0 files changed, 0 insertions, 0 deletions