This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ConventionalChangelog.
- Assembly
- Cake
. Conventional Changelog .dll - Namespace
- Cake
. Conventional Changelog - Containing Type
- Git
Syntax
public List<CommitMessage> GetCommits(string grep = "^feat|^fix|BREAKING", string format = "%H%n%s%n%b%n==END==", string from = "", string to = "HEAD")
Parameters
Name | Type | Description |
---|---|---|
grep | string | |
format | string | |
from | string | |
to | string |
Return Value
Type | Description |
---|---|
List |