GithubUrlStrategy Type
Indicates how to determine the Github URL.
Union cases
| Union case |
Description
|
Full Usage:
Auto
|
The repository remotes are explored for a matching github url. |
Full Usage:
Manual string
Parameters:
string
|
Explicitly set the github url.
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAuto
Returns: bool
|
|
Full Usage:
this.IsManual
Returns: bool
|
|
Partas.GitNet