TagCommitCollection Module
Types
| Type | Description |
|
|
Functions and values
| Function or value |
Description
|
Full Usage:
collectScopes runtime collection
Parameters:
GitNetRuntime
collection : TagCommitCollection
Returns: (Scope * (GitNetTag voption * CommitSha array) array) seq
|
|
Full Usage:
getCommitsBetween tag1 tag2 collection
Parameters:
TagShaKey
tag2 : TagShaKey
collection : TagCommitCollection
Returns: FrozenSet<CommitSha>
|
|
Full Usage:
getUnreleasedCommits latestTag collection
Parameters:
TagShaKey
collection : TagCommitCollection
Returns: FrozenSet<CommitSha>
|
|
|
|
Partas.GitNet