RepositoryDetails.GitCommitsUrl Property

Definition

The Git Commits URL for this repository

[System.Text.Json.Serialization.JsonPropertyName("git_commits_url")]
public string GitCommitsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("git_commits_url")>]
member this.GitCommitsUrl : string with get, set
Public Property GitCommitsUrl As String

Property Value

Attributes

Applies to