UNPKG

sfdx-git-delta

Version:

Generate the sfdx content in source format and destructive change from two git commits

5 lines (4 loc) 65 B
export type FileGitRef = { path: string; oid: string; };