Edit

GitMerge Class

Definition

[System.Runtime.Serialization.DataContract]
public class GitMerge : Microsoft.TeamFoundation.SourceControl.WebApi.GitMergeParameters
type GitMerge = class
    inherit GitMergeParameters
Public Class GitMerge
Inherits GitMergeParameters
Inheritance
Attributes

Constructors

GitMerge()

Properties

Comment

Comment or message of the commit.

(Inherited from GitMergeParameters)
DetailedStatus

Detailed status of the merge operation.

Links

Reference links.

OperationId

Unique identifier for the merge operation.

Parents

An enumeration of the parent commit IDs for the merge commit.

(Inherited from GitMergeParameters)
Status

Status of the merge operation.

Applies to