BaseVcsOptions.

RepositoryName Property

Syntax

[Option('r', "repository", HelpText = "The name of the repository.", Required = true)]
public string RepositoryName { get; set; }

Attributes

Type Description
Option

Value

Type Description
string
GitHub