Summary
Gets or sets the commit to tag. Can be a branch or SHA. Defaults to repository's default branch.
- Namespace
- Cake
.Common .Tools .GitReleaseManager .Create - Containing Type
- Git
Release Manager Create Settings
Syntax
public string TargetCommitish { get; set; }
Value
Type | Description |
---|---|
string |