Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitForkSyncRequestParameters

Parameters for creating a fork request

Hierarchy

  • GitForkSyncRequestParameters

Index

Properties

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