public class DefaultGitRevCommitsToRawCommitsConverter extends Object implements GitRevCommitsToRawCommitsConverter
| Constructor and Description |
|---|
DefaultGitRevCommitsToRawCommitsConverter(GitRevCommitToRawCommitConverter gitRevCommitToRawCommitConverter) |
| Modifier and Type | Method and Description |
|---|---|
List<RawCommit> |
convert(Iterable<org.eclipse.jgit.revwalk.RevCommit> revCommits) |
public DefaultGitRevCommitsToRawCommitsConverter(GitRevCommitToRawCommitConverter gitRevCommitToRawCommitConverter)
Copyright © 2021. All rights reserved.