Class ListCommits
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.commands.ListCommits
-
public class ListCommits extends Object
-
-
Constructor Summary
Constructors Constructor 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)
-
-
-
Method Detail
-
execute
public CommitHistory execute() throws IOException, org.eclipse.jgit.api.errors.GitAPIException
- Throws:
IOExceptionorg.eclipse.jgit.api.errors.GitAPIException
-
-