diff options
author | Elijah Newren <newren@gmail.com> | 2021-05-12 17:28:17 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-13 08:45:03 +0900 |
commit | 2e4e43a6910393d681d095f515d41232c2372966 (patch) | |
tree | fb37ea74cdd85b62fcfe4cce8f8b8b973efd7554 /sha1dc_git.h | |
parent | ls-files: error out on -i unless -o or -c are specified (diff) | |
download | tgif-2e4e43a6910393d681d095f515d41232c2372966.tar.xz |
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 'sha1dc_git.h')
0 files changed, 0 insertions, 0 deletions