RwxGitInfo.

RepositoryName Property

Summary

Gets the repository identifier extracted from the repository URL.
Namespace
Cake.Common.Build.Rwx.Data
Containing Type
RwxGitInfo

Syntax

public string RepositoryName { get; }

Value

Type Description
string The repository identifier (for example, cake-build/cake).