| Package | Description |
|---|---|
| io.hawt.git |
| Modifier and Type | Method and Description |
|---|---|
protected List<CommitTreeInfo> |
GitFacadeSupport.doGetCommitTree(org.eclipse.jgit.api.Git git,
String commitId)
Returns the file changes in a commit
|
List<CommitTreeInfo> |
GitFacadeMXBean.getCommitTree(String commitId)
Returns the commit tree for the given commit id
|
List<CommitTreeInfo> |
GitFacade.getCommitTree(String commitId) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.