]> granicus.if.org Git - git/commit
Merge branch 'jk/test-commit-bulk'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:24 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:25 +0000 (13:59 -0700)
commitdf63c2e50367eb4f3249ce40828bcf8f90ed42b6
treee7420540477d88326e338d0176dfd6094e844e93
parent75ce48674889df6a2bb493fb5d6bef0ef60ca7ae
parent70b39fbede78313656e8a6bd9b38b238ab10db2f
Merge branch 'jk/test-commit-bulk'

A test helper has been introduced to optimize preparation of test
repositories with many simple commits, and a handful of test
scripts have been updated to use it.

* jk/test-commit-bulk:
  t6200: use test_commit_bulk
  t5703: use test_commit_bulk
  t5702: use test_commit_bulk
  t3311: use test_commit_bulk
  t5310: increase the number of bitmapped commits
  test-lib: introduce test_commit_bulk
t/test-lib-functions.sh