View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Repository

Repository.DefaultBranch Property

Default repository branch

public string? DefaultBranch { get; set; }

Property Value

System.String