summaryrefslogtreecommitdiffstats
path: root/git-commit-graph.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-commit-graph.txt')
-rw-r--r--git-commit-graph.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-commit-graph.txt b/git-commit-graph.txt
index e1f48c95b..047decdb6 100644
--- a/git-commit-graph.txt
+++ b/git-commit-graph.txt
@@ -143,6 +143,11 @@ $ git rev-parse HEAD | git commit-graph write --stdin-commits --append
------------------------------------------------
+FILE FORMAT
+-----------
+
+see linkgit:gitformat-commit-graph[5].
+
GIT
---
Part of the linkgit:git[1] suite