ReferenceName.

ReferenceName(string) Constructor

Summary

Initializes a new ReferenceName from its canonical form.
Namespace
GitVersion.Git
Containing Type
ReferenceName

Syntax

public ReferenceName(string canonical)

Parameters

Name Type Description
canonical string

Return Value

Type Description
void
GitHub