]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/p5302-avoid-collision-check-cost'
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2019 14:50:32 +0000 (23:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2019 14:50:32 +0000 (23:50 +0900)
commite7a1b38f9ca9deb47c111ed6491f368a5184706d
tree8399f5f568d5e865b89360fbc0ca930a83ff3e0a
parent4aeeef377347934d6f459e27f7d793de4ce384bb
parent775c71e16d063fc4b72fd629a97b8ef4eb8d63d3
Merge branch 'jk/p5302-avoid-collision-check-cost'

Fix index-pack perf test so that the repeated invocations always
run in an empty repository, which emulates the initial clone
situation better.

* jk/p5302-avoid-collision-check-cost:
  p5302: create the repo in each index-pack test