Home
last modified time | relevance | path

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

/expo/tools/src/
H A DGit.ts16 export type GitLogOptions = { alias
222 async logAsync(options: GitLogOptions = {}): Promise<GitLog[]> {
271 async logFilesAsync(options: GitLogOptions = {}): Promise<GitFileLog[]> {