Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
Modifier and Type | Method and Description |
---|---|
private static java.util.Properties |
GarbageCollectCommand.toProperties(GC.RepoStatistics stats) |
Modifier and Type | Method and Description |
---|---|
GC.RepoStatistics |
GC.getStatistics()
Returns information about objects and pack files for a FileRepository.
|