public class CommitUtil extends Object
RevCommit
s.Modifier and Type | Method and Description |
---|---|
static CommitInfo |
toCommitInfo(org.eclipse.jgit.revwalk.RevCommit commit) |
static CommitInfo |
toCommitInfo(org.eclipse.jgit.revwalk.RevCommit commit,
org.eclipse.jgit.revwalk.RevWalk walk) |
public static CommitInfo toCommitInfo(org.eclipse.jgit.revwalk.RevCommit commit) throws IOException
IOException
public static CommitInfo toCommitInfo(org.eclipse.jgit.revwalk.RevCommit commit, org.eclipse.jgit.revwalk.RevWalk walk) throws IOException
IOException