Uses of Class
org.eclipse.jgit.internal.storage.file.ReflogWriter
Packages that use ReflogWriter
-
Uses of ReflogWriter in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return ReflogWriterModifier and TypeMethodDescriptionReflogWriter.create()
Create the log directories.private ReflogWriter
Write the given entry information to the ref's logReflogWriter.log
(String refName, ReflogEntry entry) Write the given entry to the ref's log.Write the given ref update to the ref's log.(package private) ReflogWriter
RefDirectory.newLogWriter
(boolean force)