public interface VcsFullCommitDetails extends VcsCommitMetadata
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Change> |
getChanges()
For a merge commit this method should return combined changes from all parents.
|
java.util.Collection<Change> |
getChanges(int parent) |
getFullMessagegetAuthor, getAuthorTime, getCommitter, getCommitTime, getRoot, getSubjectgetId, getParents, getTimestamp