Home
last modified time | relevance | path

Searched refs:commitsBeforeStartDate (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DCherryPickCommand.ts94 const commitsBeforeStartDate: GitLog[] = []; constant
122 commitsBeforeStartDate.push(srcCommit);
129 if (commitsBeforeStartDate.length !== 0) {
132 commitsBeforeStartDate