- Namespace
- GitVersion
- Containing Type
- GitVersionContext
Syntax
public GitVersionContext(IBranch currentBranch, ICommit currentCommit, Config configuration, SemanticVersion currentCommitTaggedVersion, int numberOfUncommittedChanges)
Parameters
Name | Type | Description |
---|---|---|
currentBranch | IBranch | |
currentCommit | ICommit | |
configuration | Config | |
currentCommitTaggedVersion | SemanticVersion | |
numberOfUncommittedChanges | int |
Return Value
Type | Description |
---|---|
void |