diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2011-08-16 12:32:10 -0700 |
---|---|---|
committer | Chris Aniszczyk <zx@twitter.com> | 2011-08-21 13:59:26 -0700 |
commit | a1a8c6d77ec5bea13c4f5ca428e425d95e14e003 (patch) | |
tree | df7527cbfb99253ba5508d5956d1aed794c2ee19 /org.eclipse.jgit.test | |
parent | c580c56c4def9639b603553b3d4cbc7117a30938 (diff) | |
download | jgit-a1a8c6d77ec5bea13c4f5ca428e425d95e14e003.tar.gz jgit-a1a8c6d77ec5bea13c4f5ca428e425d95e14e003.zip |
PackWriter: support excluding objects already in other packs
This can be useful when implementing garbage collection and there
are packs that should not be copied, such as huge packs that have
a sibling ".keep" file alongside of them.
Callers driving PackWriter need to initialize the list of packs not
to include objects from by passing each index to excludeObjects().
Change-Id: Id7f34df69df97be406bcae184308e92b0e8690fd
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions