Home
last modified time | relevance | path

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

/expo/tools/src/
H A DFormatter.ts20 export function formatCommitLog(log: GitLog): string { function
/expo/tools/src/publish-packages/
H A Dhelpers.ts109 logger.log(' ', Formatter.formatCommitLog(commitLog));