mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 20:45:51 +00:00
Added IReferenceClient and failing test
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
|
||||
public ITagsClient Tag { get; set; }
|
||||
public ICommitsClient Commit { get; set; }
|
||||
public IReferencesClient Reference { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user