UNPKG

sfdx-git-delta

Version:

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

6 lines (5 loc) 235 B
export declare const TO_DEFAULT_VALUE = "HEAD"; export declare const OUTPUT_DEFAULT_VALUE = "./output"; export declare const SOURCE_DEFAULT_VALUE = "./"; export declare const REPO_DEFAULT_VALUE = "./"; export declare const TAB = "\t";