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