Constructor and Description |
---|
RepoRefCache(org.eclipse.jgit.lib.Repository repo) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<org.eclipse.jgit.lib.ObjectId> |
get(java.lang.String refName)
Get the possibly-cached value of a ref.
|
public com.google.common.base.Optional<org.eclipse.jgit.lib.ObjectId> get(java.lang.String refName) throws java.io.IOException
RefCache