Edit

GitForkSyncRequest Class

Definition

Request to sync data between two forks.

[System.Runtime.Serialization.DataContract]
public class GitForkSyncRequest
type GitForkSyncRequest = class
Public Class GitForkSyncRequest
Inheritance
GitForkSyncRequest
Attributes

Constructors

GitForkSyncRequest()

Properties

DetailedStatus
Links

Collection of related links

OperationId

Unique identifier for the operation.

Source

Fully-qualified identifier for the source repository.

SourceToTargetRefs

If supplied, the set of ref mappings to use when performing a "sync" or create. If missing, all refs will be synchronized.

Status

Applies to