getCommit
function getCommit(cwd): Promise<[string, string]>;Defined in: index.ts:192
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”Promise<[string, string]>
function getCommit(cwd): Promise<[string, string]>;Defined in: index.ts:192
string
Promise<[string, string]>