GitQueryRefsCriteria interface
commit |
List of commit Ids to be searched |
ref |
List of complete or partial names for refs to be searched |
search |
Type of search on refNames, if provided |
List of commit Ids to be searched
commitIds: string[]
Property Value
string[]
List of complete or partial names for refs to be searched
refNames: string[]
Property Value
string[]
Type of search on refNames, if provided
searchType: GitRefSearchType