Further refinements for the git ls-files.

interface LsFiles {
    errorUnmatch?: true;
}

Properties

Properties

errorUnmatch?: true

If any the file does not appear in the index, treat this as an error that results in the error code 1.