GitVersionCache.

GitVersionCache(IFileSystem, ILog, IGitRepositoryInfo) Constructor

Syntax

public GitVersionCache(IFileSystem fileSystem, ILog log, IGitRepositoryInfo repositoryInfo)

Parameters

Name Type Description
fileSystem IFileSystem
log ILog
repositoryInfo IGitRepositoryInfo

Return Value

Type Description
void
GitHub