IGitRepositoryInfo Interface

Contains information about a git repository.

Inheritance Hierarchy

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.

Methods

Name Description
GetBrowseUrlForTarget(GitBrowseTarget target)