Represents a connection to a generic git repository.
Name | Description | |
---|---|---|
GenericGitRepository |
Initializes a new instance of the GenericGitRepository class. |
Name | Description | |
---|---|---|
BrowseUrl |
Gets or sets the browse URL of the repository. May be null (Nothing in Visual Basic). |
|
CompatibleCredentials |
Returns a 1-element array of the type of Inedo.Extensions.Credentials.UsernamePasswordCredentials |
|
DefaultBranch |
Gets or sets the name of the default branch in the repository. May be null (Nothing in Visual Basic). |
|
RepositoryUrl |
Gets or sets the repository of the URL. |