diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2017-10-25 14:09:17 -0700 |
---|---|---|
committer | Jonathan Tan <jonathantanmy@google.com> | 2017-11-10 15:41:31 -0800 |
commit | ccf25f95411d7faae7b7aa5a75d74c62e6c47e07 (patch) | |
tree | 7d4f47e961b39f48d9201fcf9cdf31a21113a84b /org.eclipse.jgit.test | |
parent | 5ea57ba1b5b02dd69b7ff66a346e62c94cd277ed (diff) | |
download | jgit-ccf25f95411d7faae7b7aa5a75d74c62e6c47e07.tar.gz jgit-ccf25f95411d7faae7b7aa5a75d74c62e6c47e07.zip |
Make PackWriterBitmapWalker public
Make PackWriterBitmapWriter class public and move it to a more central
location, in preparation for its use by another class (in a subsequent
commit).
One of its inner static classes, AddUnseenToBitmapFilter, previously
package-private, is also used directly in its former package. Therefore,
AddUnseenToBitmapFilter and its sibling class have been moved to an
internal package instead.
Change-Id: I740bc4bfc4e4e3c857d1ee7d25fe45e90cd22a75
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions