Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
Modifier and Type | Field and Description |
---|---|
private static java.util.concurrent.ConcurrentMap<java.lang.String,ArchiveCommand.FormatEntry> |
ArchiveCommand.formats
Available archival formats (corresponding to values for
the --format= option)
|