Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitImportTfvcSource

Parameter for creating a git import request when source is tfvc version control

Hierarchy

  • GitImportTfvcSource

Index

Properties

Optional importHistory

importHistory: boolean

Set true to import History, false otherwise

Optional importHistoryDurationInDays

importHistoryDurationInDays: number

Get history for last n days (max allowed value is 180 days)

Optional path

path: string

Path which we want to import (this can be copied from Path Control in Explorer)

Generated using TypeDoc