Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitForkSyncRequest

Request to sync data between two forks.

Hierarchy

  • GitForkSyncRequest

Index

Properties

Optional detailedStatus

Optional links

Collection of related links

Optional operationId

operationId: number

Unique identifier for the operation.

Optional source

Fully-qualified identifier for the source repository.

Optional sourceToTargetRefs

sourceToTargetRefs: Array<SourceToTargetRef>

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

Generated using TypeDoc