Skip to content

relizy / getShortCommitSha

Function: getShortCommitSha()

getShortCommitSha(cwd, length?): string

Defined in: src/core/git.ts:421

Parameters

cwd

string

length?

number = 7

Returns

string

Released under the MIT License.