mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 02:45:32 +00:00
Fix missing XmlDoc tag
This commit is contained in:
@@ -106,6 +106,7 @@ namespace Octokit
|
||||
/// </remarks>
|
||||
public CommitState? Status { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Excludes pull requests based on the branch they came from.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
|
||||
Reference in New Issue
Block a user