Here a two fixes for failures I noticed while running the perf tests. Philippe Blain (2): p7821: fix test_perf invocation for prereqs p9210: fix 'scalar clone' when running from a detached HEAD t/perf/p7821-grep-engines-fixed.sh | 4 ++-- t/perf/p9210-scalar.sh | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) base-commit: 683c54c999c301c2cd6f715c411407c413b1d84e Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1936%2Fphil-blain%2Fperf-test-fixes-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1936/phil-blain/perf-test-fixes-v1 Pull-Request: https://github.com/git/git/pull/1936 -- gitgitgadget