Uses of Class
org.eclipse.jgit.lib.TreeFormatter
Packages that use TreeFormatter
-
Uses of TreeFormatter in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib with parameters of type TreeFormatterModifier and TypeMethodDescriptionObjectInserter.Filter.idFor
(TreeFormatter formatter) ObjectInserter.idFor
(TreeFormatter formatter) Compute the ObjectId for the given tree without inserting it.final ObjectId
ObjectInserter.insert
(TreeFormatter formatter) Insert a single tree into the store, returning its unique name.