| Package | Description |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.storage.dfs | |
| org.eclipse.jgit.storage.file |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RefDatabase |
RefUpdate.getRefDatabase() |
abstract RefDatabase |
Repository.getRefDatabase() |
| Modifier and Type | Class and Description |
|---|---|
class |
DfsRefDatabase |
| Modifier and Type | Class and Description |
|---|---|
class |
RefDirectory
Traditional file system based
RefDatabase. |
| Modifier and Type | Method and Description |
|---|---|
RefDatabase |
FileRepository.getRefDatabase() |
Copyright © 2012. All Rights Reserved.