| Package | Description |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.storage.dfs | |
| org.eclipse.jgit.storage.file |
| Modifier and Type | Method and Description |
|---|---|
abstract StoredConfig |
Repository.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
StoredConfig |
DfsRepository.getConfig() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedConfig
The configuration file that is stored in the file of the file system.
|
Copyright © 2012. All Rights Reserved.