We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1368c08 commit 9687be6Copy full SHA for 9687be6
Documentation/gitdatamodel.adoc
@@ -5,6 +5,10 @@ NAME
5
----
6
gitdatamodel - Git's core data model
7
8
+SYNOPSIS
9
+--------
10
+Git data model
11
+
12
DESCRIPTION
13
-----------
14
Documentation/meson.build
@@ -192,6 +192,7 @@ manpages = {
192
'gitcore-tutorial.adoc' : 7,
193
'gitcredentials.adoc' : 7,
194
'gitcvs-migration.adoc' : 7,
195
+ 'gitdatamodel.adoc' : 7,
196
'gitdiffcore.adoc' : 7,
197
'giteveryday.adoc' : 7,
198
'gitfaq.adoc' : 7,
0 commit comments