public class ListCommits extends Object
| Constructor and Description |
|---|
ListCommits(GitImpl git,
org.eclipse.jgit.lib.ObjectId startRange,
org.eclipse.jgit.lib.ObjectId endRange) |
ListCommits(Git git,
org.eclipse.jgit.lib.Ref ref,
String path) |
public ListCommits(GitImpl git, org.eclipse.jgit.lib.ObjectId startRange, org.eclipse.jgit.lib.ObjectId endRange)
public CommitHistory execute() throws IOException, org.eclipse.jgit.api.errors.GitAPIException
IOExceptionorg.eclipse.jgit.api.errors.GitAPIExceptionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.