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 /commit-slab-impl.h | |
parent | b338e9f668737e08201c990450b8c3d744f63162 (diff) |
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 'commit-slab-impl.h')
0 files changed, 0 insertions, 0 deletions