Contents

CiGitRefKind

A string that represents the kind of a Git References resource.

Declaration

string CiGitRefKind

Possible Values

BRANCH
TAG

Possible values

BRANCH

The Git reference represents a branch.

TAG

The Git reference represents a tag.

See Also

Objects and Types