Uses of Class
org.eclipse.jgit.lib.RefUpdate.Store
-
Packages that use RefUpdate.Store Package Description org.eclipse.jgit.lib Core API for repository, config, refs, object database. -
-
Uses of RefUpdate.Store in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib with parameters of type RefUpdate.Store Modifier and Type Method Description private RefUpdate.Result
RefUpdate. updateImpl(RevWalk walk, RefUpdate.Store store)
-