public class PostCommitCommand extends DocAsCodeCommand<org.eclipse.jgit.revwalk.RevCommit>
Modifier and Type | Method and Description |
---|---|
org.eclipse.jgit.revwalk.RevCommit |
call() |
getRepository
addListener, fireEvent, log, progress, removeListener
public org.eclipse.jgit.revwalk.RevCommit call() throws DocAsCodeException
call
in interface Callable<org.eclipse.jgit.revwalk.RevCommit>
call
in class DocAsCodeCommand<org.eclipse.jgit.revwalk.RevCommit>
DocAsCodeException
Copyright © 2019. All rights reserved.