Edit

Share via


GitPullRequestCompletionOptions.DeleteSourceBranch Property

Definition

If true, the source branch of the pull request will be deleted after completion.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="deleteSourceBranch")]
public bool DeleteSourceBranch { get; set; }
member this.DeleteSourceBranch : bool with get, set
Public Property DeleteSourceBranch As Boolean

Property Value

Attributes

Applies to