FromGitDiffOptions: {
    fsPaths?: string[];
    ref: string | string[];
} & OptionalTreeRegistryOptions

Type declaration

  • OptionalfsPaths?: string[]

    File paths or directory paths to resolve components against

  • ref: string | string[]

    Git ref to resolve components against