public interface CommitMessage
Modifier and Type | Method and Description |
---|---|
String |
getLogMessage(CommitItem[] elementsToBeCommitted)
Retrieve a commit message from the user based on the items to
be committed
|
String getLogMessage(CommitItem[] elementsToBeCommitted)
elementsToBeCommitted
- Array of elements to be committedCopyright © 2019. All rights reserved.