mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 03:16:11 +00:00
@@ -15,5 +15,6 @@ namespace Octokit
|
||||
public Author Committer { get; set; }
|
||||
public string HtmlUrl { get; set; }
|
||||
public IReadOnlyList<GitReference> Parents { get; set; }
|
||||
public IReadOnlyList<GitHubCommitFile> Files { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user