GitAsyncRefOperationDetail.CurrentCommitId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current commit from the list of commits that are being cherry picked or reverted.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string CurrentCommitId { get; set; }
member this.CurrentCommitId : string with get, set
Public Property CurrentCommitId As String
Property Value
- Attributes