From: Kristoffer Haugsbakk <redacted>
We linked from the glossary to the data model page in the last commit.
It can also be useful to link the other way for readers who might want
to reference more terminology.
Signed-off-by: Kristoffer Haugsbakk <redacted>
---
Notes (series):
v3:
• Drop the running text mention of gitglossary(7). Just use the link in See
Also.[1]
🔗 1: https://lore.kernel.org/git/5e12e3ad-a80c-4c7b-81f7-e028e461fdd1@app.fastmail.com/#t (local)
Documentation/gitdatamodel.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/gitdatamodel.adoc b/Documentation/gitdatamodel.adoc
index dcfdff0346f..56b7635c199 100644
--- a/Documentation/gitdatamodel.adoc
+++ b/Documentation/gitdatamodel.adoc
@@ -300,6 +300,10 @@ $ git reflog main --date=iso --no-decorate
4ccb6d7 main@{2025-09-29 15:16:48 -0400}: commit (initial): Initial commit
----
+SEE ALSO
+--------
+linkgit:gitglossary[7]
+
GIT
---
Part of the linkgit:git[1] suite--
2.55.0.13.g335083658c8