GitImportTfvcSource interface

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

Properties

importHistory

Set true to import History, false otherwise

importHistoryDurationInDays

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

path

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

Property Details

importHistory

Set true to import History, false otherwise

importHistory: boolean

Property Value

boolean

importHistoryDurationInDays

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

importHistoryDurationInDays: number

Property Value

number

path

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

path: string

Property Value

string