Package | Description |
---|---|
org.eclipse.jgit.gitrepo.internal | |
org.eclipse.jgit.internal |
Internal classes.
|
org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.nls |
Native language support (i18n).
|
Modifier and Type | Class and Description |
---|---|
class |
RepoText
Translation bundle for repo command
|
Modifier and Type | Class and Description |
---|---|
class |
JGitText
Translation bundle for JGit core
|
Modifier and Type | Class and Description |
---|---|
class |
KetchText
Translation bundle for the Ketch implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DfsText
Translation bundle for the DFS storage implementation.
|
Modifier and Type | Method and Description |
---|---|
static <T extends TranslationBundle> |
NLS.getBundleFor(Class<T> type)
Returns an instance of the translation bundle of the required type.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.