GitQueryRefsCriteria interface

Properties

commitIds

List of commit Ids to be searched

refNames

List of complete or partial names for refs to be searched

searchType

Type of search on refNames, if provided

Property Details

commitIds

List of commit Ids to be searched

commitIds: string[]

Property Value

string[]

refNames

List of complete or partial names for refs to be searched

refNames: string[]

Property Value

string[]

searchType

Type of search on refNames, if provided

searchType: GitRefSearchType

Property Value