public class CommitUtil
extends java.lang.Object
RevCommits.| 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 java.io.IOException
java.io.IOExceptionpublic static CommitInfo toCommitInfo(org.eclipse.jgit.revwalk.RevCommit commit, org.eclipse.jgit.revwalk.RevWalk walk) throws java.io.IOException
java.io.IOException