Edit

GitTreeDiffEntry.BaseObjectId Property

Definition

SHA1 hash of the object in the base tree, if it exists. Will be null in case of adds.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string BaseObjectId { get; set; }
member this.BaseObjectId : string with get, set
Public Property BaseObjectId As String

Property Value

Attributes

Applies to