summaryrefslogtreecommitdiff
path: root/t/t3001-ls-files-others-exclude.sh
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2021-05-12 17:28:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-05-12 23:45:03 (GMT)
commit2e4e43a6910393d681d095f515d41232c2372966 (patch)
treefb37ea74cdd85b62fcfe4cce8f8b8b973efd7554 /t/t3001-ls-files-others-exclude.sh
parentb338e9f668737e08201c990450b8c3d744f63162 (diff)
downloadgit-2e4e43a6910393d681d095f515d41232c2372966.zip
git-2e4e43a6910393d681d095f515d41232c2372966.tar.gz
git-2e4e43a6910393d681d095f515d41232c2372966.tar.bz2
t7300: add testcase showing unnecessary traversal into ignored directory
The PNPM package manager is apparently creating deeply nested (but ignored) directory structures; traversing them is costly performance-wise, unnecessary, and in some cases is even throwing warnings/errors because the paths are too long to handle on various platforms. Add a testcase that checks for such unnecessary directory traversal. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3001-ls-files-others-exclude.sh')
0 files changed, 0 insertions, 0 deletions