Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.storage.file |
Modifier and Type | Method | Description |
---|---|---|
StoredConfig |
DfsRepository.getConfig() |
Modifier and Type | Method | Description |
---|---|---|
abstract StoredConfig |
Repository.getConfig() |
Modifier and Type | Class | Description |
---|---|---|
class |
FileBasedConfig |
The configuration file that is stored in the file of the file system.
|
Copyright © 2018. All rights reserved.