InedoSDK Reference
Version:

IGitRepositoryInfo Interface

Contains information about a git repository.

Inheritance Hierarchy

  • Inedo.Extensibility.Git.IGitRepositoryInfo

Syntax

public interface IGitRepositoryInfo

Properties

Name Description
BrowseUrl

Gets the root browse URL for the repository or project.

DefaultBranch

Gets the default branch name for the repository.

RepositoryUrl

Gets the repository URL.