GitVersionOptions.

RepositoryInfo Property

Summary

Gets the repository-targeting settings (URL, branch, commit, clone path).
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public RepositoryInfo RepositoryInfo { get; }

Value

Type Description
RepositoryInfo
GitHub