summaryrefslogtreecommitdiffstats
path: root/gitformat-commit-graph.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitformat-commit-graph.html')
-rw-r--r--gitformat-commit-graph.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/gitformat-commit-graph.html b/gitformat-commit-graph.html
index 6db4b769a..feaa323ed 100644
--- a/gitformat-commit-graph.html
+++ b/gitformat-commit-graph.html
@@ -740,7 +740,7 @@ gitformat-commit-graph(5) Manual Page
<h2>NAME</h2>
<div class="sectionbody">
<p>gitformat-commit-graph -
- Git commit graph format
+ Git commit-graph format
</p>
</div>
</div>
@@ -758,7 +758,7 @@ $GIT_DIR/objects/info/commit-graphs/*</pre>
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>The Git commit graph stores a list of commit OIDs and some associated
+<div class="paragraph"><p>The Git commit-graph stores a list of commit OIDs and some associated
metadata, including:</p></div>
<div class="ulist"><ul>
<li>
@@ -796,7 +796,7 @@ to some special constants we use to track parents, we can store at most
</div>
</div>
<div class="sect1">
-<h2 id="_commit_graph_files_have_the_following_format">Commit graph files have the following format:</h2>
+<h2 id="_commit_graph_files_have_the_following_format">Commit-graph files have the following format:</h2>
<div class="sectionbody">
<div class="paragraph"><p>In order to allow extensions that add extra data to the graph, we organize
the body into "chunks" and provide a binary lookup table at the beginning
@@ -1076,7 +1076,7 @@ chunks and write the new information without trusting the incorrect data.</p></d
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-18 14:11:07 PDT
+ 2022-11-11 23:55:30 PST
</div>
</div>
</body>