Represents a connection to a git repository hosted at a Git-based service like GitLab or Azure DevOps
Name | Description | |
---|---|---|
Namespace |
Gets or sets the namespace of the repository. |
|
RepositoryName |
Gets or sets the name of the repository. |
Implementors should inherit GitServiceRepository<TService>