- Namespace
- GitReleaseManager
.Core .Provider - Containing Type
- GitLabProvider
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 |