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