doc: git: list gitdatamodel(7) as a concept guide

dee80940 (doc: add an explanation of Git's data model, 2025-11-12) added
gitdatamodel(7), documenting Git’s data model. But it is not mentioned
anywhere.

Let’s start by listing it under Guides in git(1) and with `git help
--guides`.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
seen
Kristoffer Haugsbakk 2026-08-23 13:32:46 +02:00 committed by Junio C Hamano
parent e9019fcafe
commit c035be5d54
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ gitcli userinterfaces
gitcore-tutorial guide
gitcredentials guide
gitcvs-migration guide
gitdatamodel guide
gitdiffcore guide
giteveryday guide
gitfaq guide