public class GitLogParser extends Object implements VCSLogParser
| Constructor and Description |
|---|
GitLogParser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<String> |
getNewMessages(org.apache.maven.plugin.logging.Log log,
String tagFrom) |
public java.util.stream.Stream<String> getNewMessages(org.apache.maven.plugin.logging.Log log, String tagFrom)
getNewMessages in interface VCSLogParserCopyright © 2017. All rights reserved.