Summary
Initializes a new instance of the
ExtractIssueIdsFromGitCommitMessages class.
- Namespace
- NBuildKit
.MsBuild .Tasks .VersionControl - Containing Type
- Extract
Issue Ids From Git Commit Messages
Syntax
public ExtractIssueIdsFromGitCommitMessages(IApplicationInvoker invoker)
Parameters
| Name | Type | Description |
|---|---|---|
| invoker | IApplicationInvoker | The object which handles the invocation of the command line applications. |
Return Value
| Type | Description |
|---|---|
| void |