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
IOException
org.eclipse.jgit.api.errors.GitAPIException
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.