Skip to content

readFileAtGitRef

function readFileAtGitRef(params): string | null;

Defined in: src/ci/changedFiles.ts:106

Reads a file’s content at a git ref via git show, or null if it doesn’t exist there.

string

string

string

string | null