GitForkSyncRequest interface
Request to sync data between two forks.
detailed |
|
operation |
Unique identifier for the operation. |
source | Fully-qualified identifier for the source repository. |
source |
If supplied, the set of ref mappings to use when performing a "sync" or create. If missing, all refs will be synchronized. |
status |
Unique identifier for the operation.
operationId: number
Property Value
number
Fully-qualified identifier for the source repository.
source: GlobalGitRepositoryKey
Property Value
If supplied, the set of ref mappings to use when performing a "sync" or create. If missing, all refs will be synchronized.
sourceToTargetRefs: SourceToTargetRef[]