Method Branch
Branch(Artifact)
Branch off the given artifact and add it to the generations list as a new generations.
Declaration
public void Branch(Artifact artifact)
Parameters
Type | Name | Description |
---|---|---|
Artifact | artifact | The artifact to branch off. |