Home
last modified time | relevance | path

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

/expo/tools/src/publish-packages/tasks/
H A DpushCommittedChanges.ts5 import { commitStagedChanges } from './commitStagedChanges';
13 dependsOn: [commitStagedChanges],
H A DpublishPackagesPipeline.ts11 import { commitStagedChanges } from './commitStagedChanges';
46 commitStagedChanges,
H A DcommitStagedChanges.ts14 export const commitStagedChanges = new Task<TaskArgs>( constant