Class FileCommitGraph

java.lang.Object
org.eclipse.jgit.internal.storage.file.FileCommitGraph

public class FileCommitGraph extends Object
Traditional file system for commit-graph.

This is the commit-graph file representation for a Git object database. Each call to get() will recheck for newer versions.