GitService<TRepository, TCredential> Class

Provides information about a supported git hosting service, such as GitLab or GitHub

Inheritance Hierarchy

Syntax

public class GitService<TRepository, TCredential> : GitService

Constructors

Name Description
GitService

Initializes a new instance of the GitService class.

Properties

Name Description
CredentialType
RepositoryType