public class GitLogParser extends Object implements VCSLogParser
| Constructor and Description |
|---|
GitLogParser(ChangelogConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNewMessages(org.apache.maven.plugin.logging.Log log,
String tagFrom) |
public GitLogParser(ChangelogConfiguration conf)
public List<String> getNewMessages(org.apache.maven.plugin.logging.Log log, String tagFrom) throws Exception
getNewMessages in interface VCSLogParserExceptionCopyright © 2017. All rights reserved.