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() |
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.