Uses of Class
org.eclipse.jgit.internal.storage.file.PackedBatchRefUpdate
-
Packages that use PackedBatchRefUpdate Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of PackedBatchRefUpdate in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return PackedBatchRefUpdate Modifier and Type Method Description PackedBatchRefUpdate
RefDirectory. newBatchUpdate()
Create a new batch update to attempt on this database.
-