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