git-commit-vandalism/contrib/scalar
Victoria Dye 72d3a5da32 scalar: convert README.md into a technical design doc
Adapt the content from 'contrib/scalar/README.md' into a design document in
'Documentation/technical/'. In addition to reformatting for asciidoc,
elaborate on the background, purpose, and design choices that went into
Scalar.

Most of this document will persist in the 'Documentation/technical/' after
Scalar has been moved out of 'contrib/' and into the root of Git. Until that
time, it will also contain a temporary "Roadmap" section detailing the
remaining series needed to finish the initial version of Scalar. The section
will be removed once Scalar is moved to the repo root, but in the meantime
serves as a guide for readers to keep up with progress on the feature.

Signed-off-by: Victoria Dye <vdye@github.com>
Acked-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-07-18 11:03:56 -07:00
..
t scalar: teach diagnose to gather loose objects information 2022-05-30 23:07:31 -07:00
.gitignore scalar: create a rudimentary executable 2021-12-04 21:52:23 -08:00
Makefile contrib/scalar: fix 'all' target in Makefile 2022-04-06 10:19:57 -07:00
scalar.c scalar: teach diagnose to gather loose objects information 2022-05-30 23:07:31 -07:00
scalar.txt scalar: reword command documentation to clarify purpose 2022-07-18 11:03:56 -07:00