Merge branch 'vd/scalar-to-main'
commit42bf77c7d013ac595b3463eb064b66d7b969f55c
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2022 21:35:25 +0000 (19 14:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Sep 2022 21:35:25 +0000 (19 14:35 -0700)
tree40780282254f5e857bf42016dec07b11d1ee2078
parent9d58241ee4e2c603404e028204221e508bb73644
parent9eb7a73158bdc91892a6b9a0b43b8f954b1e39e2
Merge branch 'vd/scalar-to-main'

Hoist the remainder of "scalar" out of contrib/ to the main part of
the codebase.

* vd/scalar-to-main:
  Documentation/technical: include Scalar technical doc
  t/perf: add 'GIT_PERF_USE_SCALAR' run option
  t/perf: add Scalar performance tests
  scalar-clone: add test coverage
  scalar: add to 'git help -a' command list
  scalar: implement the `help` subcommand
  git help: special-case `scalar`
  scalar: include in standard Git build & installation
  scalar: fix command documentation section header
Documentation/Makefile
Makefile
contrib/buildsystems/CMakeLists.txt