| Package | Description |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.storage.dfs | |
| org.eclipse.jgit.storage.file |
| Modifier and Type | Method and Description |
|---|---|
abstract RefDatabase |
Repository.getRefDatabase() |
protected abstract RefDatabase |
RefUpdate.getRefDatabase() |
| Constructor and Description |
|---|
BatchRefUpdate(RefDatabase refdb)
Initialize a new batch update.
|
| 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.