From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx> Topic name: kh/doc-datamodel-advertize Topic summary: gitdatamodel(7) is not linked to from anywhere. Let’s mention it on other documentation pages and add a link to the glossary on the datamodel page. § Testing Other than the usual documentation testing, I was unsure if this would trip any tests in the t/ directory which tests what output you get from `git help --guides` or whatever else. So I merged today’s `seen` in in addition to this topic and ran `cd t && make test`. [1/4] doc: git: list gitdatamodel(7) as a concept guide [2/4] doc: git: link to the gitdatamodel(7) tutorial [3/4] doc: glossary: link four of the terms to gitdatamodel(7) [4/4] doc: datamodel: link to the glossary Documentation/git.adoc | 12 ++++++++---- Documentation/gitdatamodel.adoc | 6 ++++++ Documentation/gitglossary.adoc | 1 + Documentation/glossary-content.adoc | 13 ++++++++++--- command-list.txt | 1 + 5 files changed, 26 insertions(+), 7 deletions(-) base-commit: e9019fcafe0040228b8631c30f97ae1adb61bcdc -- 2.55.0.13.g85d2d65e389