GitImportTfvcSource interface
Parameter for creating a git import request when source is tfvc version control
Properties
import |
Set true to import History, false otherwise |
import |
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