Header menu logo Partas.GitNet

TagCommitCollection Module

Types

Type Description

ScopePathDictionary

Functions and values

Function or value Description

collectScopes runtime collection

Full Usage: collectScopes runtime collection

Parameters:
Returns: (Scope * (GitNetTag voption * CommitSha array) array) seq
runtime : GitNetRuntime
collection : TagCommitCollection
Returns: (Scope * (GitNetTag voption * CommitSha array) array) seq

getCommitsBetween tag1 tag2 collection

Full Usage: getCommitsBetween tag1 tag2 collection

Parameters:
Returns: FrozenSet<CommitSha>
tag1 : TagShaKey
tag2 : TagShaKey
collection : TagCommitCollection
Returns: FrozenSet<CommitSha>

getUnreleasedCommits latestTag collection

Full Usage: getUnreleasedCommits latestTag collection

Parameters:
Returns: FrozenSet<CommitSha>
latestTag : TagShaKey
collection : TagCommitCollection
Returns: FrozenSet<CommitSha>

load runtime

Full Usage: load runtime

Parameters:
Returns: TagCommitCollection

Type something to start searching.