GitForkSyncRequest Class
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.
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 | |