Uses of Class
org.eclipse.jgit.internal.storage.commitgraph.CommitGraphFormatException
Packages that use CommitGraphFormatException
-
Uses of CommitGraphFormatException in org.eclipse.jgit.internal.storage.commitgraph
Methods in org.eclipse.jgit.internal.storage.commitgraph that throw CommitGraphFormatExceptionModifier and TypeMethodDescriptionstatic CommitGraph
Open an existing commit-graph file for reading.static CommitGraph
CommitGraphLoader.read
(InputStream fd) Read an existing commit-graph file from a buffered stream.