Class GetLastCommit
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.commands.GetLastCommit
-
public class GetLastCommit extends Object
-
-
Constructor Summary
Constructors Constructor Description GetLastCommit(Git git, String branchName)GetLastCommit(Git git, org.eclipse.jgit.lib.Ref ref)
-
-
-
Method Detail
-
execute
public org.eclipse.jgit.revwalk.RevCommit execute() throws IOException- Throws:
IOException
-
-