Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts8 export type GitPullOptions = { alias
200 async pullAsync(options: GitPullOptions): Promise<void> {