summaryrefslogtreecommitdiffstats
path: root/git-commit-graph.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-18 14:13:08 -0700
committerJunio C Hamano <gitster@pobox.com>2022-08-18 14:13:08 -0700
commit04495a1941c77d95cb6ad521f45451da4f714af2 (patch)
treead4d9204d5b4c2ac489f99a1051faa1bf48d6ed7 /git-commit-graph.txt
parent472c81a0f3cf8038d39479da1e3840ac33fe6ef8 (diff)
downloadgit-htmldocs-04495a1941c77d95cb6ad521f45451da4f714af2.tar.gz
Autogenerated HTML docs for v2.37.2-382-g795ea
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