RepositoryInfo Class

Namespace
GitVersion
Base Types
  • object
graph BT Type-->Base0["object"] Type["RepositoryInfo"] class Type type-node

Syntax

public class RepositoryInfo

Fields

Name Constant Value Summary
ClonePath
CommitId
TargetBranch
TargetUrl

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<RepositoryInfo>(string) T
GitHub