Summary
Appends branching from a tag to a specified branch to the sequence
diagram
- Namespace
-
GitVersion
.Testing - Containing Type
- SequenceDiagram
Syntax
public void BranchToFromTag(string branchName, string fromTag, string onBranch, string as)
Parameters
Name | Type | Description |
---|---|---|
branchName | string | |
fromTag | string | |
onBranch | string | |
as | string |
Return Value
Type | Description |
---|---|
void |