Class RebuildCommitGraph.ToRewrite

java.lang.Object
org.eclipse.jgit.pgm.debug.RebuildCommitGraph.ToRewrite
Enclosing class:
RebuildCommitGraph

private static class RebuildCommitGraph.ToRewrite extends Object
  • Field Details

    • oldId

      final ObjectId oldId
    • commitTime

      final long commitTime
    • oldParents

      final ObjectId[] oldParents
    • newId

      ObjectId newId
  • Constructor Details