Fixes a brainfart in v3. I thought I'd fixed that subshell cd issue, but turns out I didn't, actually fix that. Ævar Arnfjörð Bjarmason (2): perf: add function to setup a fresh test repo perf: add test showing exponential growth in path globbing t/perf/README | 1 + t/perf/p0100-globbing.sh | 43 +++++++++++++++++++++++++++++++++++++++++++ t/perf/perf-lib.sh | 19 +++++++++++++++---- 3 files changed, 59 insertions(+), 4 deletions(-) create mode 100755 t/perf/p0100-globbing.sh -- 2.11.0