IRefSpec.

Specification Property

Summary

Gets the full refspec string (e.g. +refs/heads/*:refs/remotes/origin/*).
Namespace
GitVersion.Git
Containing Type
IRefSpec

Syntax

string Specification { get; }

Value

Type Description
string
GitHub