Searched refs:logAsync (Results 1 – 3 of 3) sorted by relevance
81 const commitsOnDestinationBranch = await Git.logAsync({96 await Git.logAsync({
222 async logAsync(options: GitLogOptions = {}): Promise<GitLog[]> { method in GitDirectory
158 const commits = await gitDir.logAsync({