mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 19:11:30 +00:00
aaaand format the code
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Octokit
|
||||
public Author Committer { get; protected set; }
|
||||
public Commit Commit { get; protected set; }
|
||||
public IReadOnlyList<GitReference> Parents { get; protected set; }
|
||||
public string CommentsUrl { get; protected set; }
|
||||
public string CommentsUrl { get; protected set; }
|
||||
public int CommentCount { get; protected set; }
|
||||
public string HtmlUrl { get; protected set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user