- Namespace
- GitReleaseManager
.Core .Provider - Containing Type
- GitHubProvider
Syntax
public Task<int> GetCommitsCountAsync(string owner, string repository, string base, string head)
Parameters
Name | Type | Description |
---|---|---|
owner | string | |
repository | string | |
base | string | |
head | string |
Return Value
Type | Description |
---|---|
Task |