Back to Kibana

@kbn/get-repo-files

src/platform/packages/private/kbn-get-repo-files/README.mdx

9.4.0250 B
Original Source

This package exposes a helper to retreive a list of the files checked into the repository. It does this using the git ls-files CLI with some post processing to detemine if unstaged changes represent files which are modified (have edits) or deleted.