Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts58 export type GitCherryPickOptions = { alias
341 async cherryPickAsync(commits: string[], options: GitCherryPickOptions = {}): Promise<void> {