A convenience function which loads the entire Git history into a graph.
An entry corresponding to a Git commit in this History object.
All commits in this History object.
Number of commits in commits.
A map of full Git refs (e.g. "refs/heads/master") to their commit IDs.
See Implementation
A convenience function which loads the entire Git history into a graph.