public interface Commit
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNotes() |
RawCommit |
getRawCommit() |
String |
getScope() |
String |
getSubject() |
String |
getType() |
boolean |
hasBreakingChanges() |
Copyright © 2021. All rights reserved.