Home
last modified time | relevance | path

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

/expo/tools/src/
H A DFormatter.ts22 const commitHash = formatCommitHash(log.hash); constant
26 return `${commitHash} ${title} ${gray(`by ${authorName} ${date}`)}`;