- Namespace
- GitVersion
- Containing Type
- GitPreparer
Syntax
public GitPreparer(ILog log, IEnvironment environment, ICurrentBuildAgent buildAgent, IOptions<GitVersionOptions> options, IMutatingGitRepository repository, IGitRepositoryInfo repositoryInfo, Lazy<GitVersionContext> versionContext)
Parameters
Name | Type | Description |
---|---|---|
log | ILog | |
environment | IEnvironment | |
buildAgent | ICurrentBuildAgent | |
options |
IOptions |
|
repository |
I |
|
repositoryInfo | IGitRepositoryInfo | |
versionContext |
Lazy |
Return Value
Type | Description |
---|---|
void |