Searched refs:commitAsync (Results 1 – 3 of 3) sorted by relevance
37 await Git.commitAsync({
329 async commitAsync(options: GitCommitOptions): Promise<void> { method in GitDirectory
338 await gitDirectory.commitAsync({ title: 'Initialized bare app!' });