Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateBareApp.ts53 await stageAndCommitInitialChanges({ projectDir });
334 async function stageAndCommitInitialChanges({ projectDir }) { function