]> git.99rst.org Git - git.git/commit
doc: use 'object database' not ODB or abbreviation
authorPhilip Oakley <redacted>
Sat, 29 Oct 2022 16:41:09 +0000 (17:41 +0100)
committerTaylor Blau <redacted>
Sun, 30 Oct 2022 23:58:46 +0000 (19:58 -0400)
commitfa8e8d5b31f2accfe956e9fd0f67ccb90586ed65
tree19b54c77d71ae2c793547e2bc1c2dcb9946157ec
parent776ba91a5e3349479139e9a51a135d4bc838b613
doc: use 'object database' not ODB or abbreviation

The abbreviation 'ODB' is used in the technical documentation
sections for commit-graph and parallel-checkout, along with an
'odb' option in `git-pack-redundant`, without expansion.

Use 'object database' in full, in those entries. The text has not
been reflowed to keep the changes minimal.

While in the glossary for `object` terms, add the common`oid`
abbreviation to its entry.

Signed-off-by: Philip Oakley <redacted>
Signed-off-by: Taylor Blau <redacted>
Documentation/git-pack-redundant.txt
Documentation/glossary-content.txt
Documentation/technical/commit-graph.txt
Documentation/technical/parallel-checkout.txt
git clone https://git.99rst.org/PROJECT