summaryrefslogtreecommitdiffstats
path: root/git-commit-graph.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-01 14:58:27 -0800
committerJunio C Hamano <gitster@pobox.com>2019-12-01 14:58:27 -0800
commit8ef91f31f6606a0370b18943c3b0f089e04873f9 (patch)
tree2bf27a3779a34fa4bf69dfc02e1fe1be848ea0d2 /git-commit-graph.html
parent8ac8a3d8dd001611b77776fa19ef37c2c87cd987 (diff)
downloadgit-htmldocs-8ef91f31f6606a0370b18943c3b0f089e04873f9.tar.gz
Autogenerated HTML docs for v2.24.0-308-g228f5
Diffstat (limited to 'git-commit-graph.html')
-rw-r--r--git-commit-graph.html23
1 files changed, 2 insertions, 21 deletions
diff --git a/git-commit-graph.html b/git-commit-graph.html
index 5c09981c8..1d5b8bfd4 100644
--- a/git-commit-graph.html
+++ b/git-commit-graph.html
@@ -749,8 +749,7 @@ git-commit-graph(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git commit-graph read</em> [--object-dir &lt;dir&gt;]
-<em>git commit-graph verify</em> [--object-dir &lt;dir&gt;] [--shallow] [--[no-]progress]
+<pre class="content"><em>git commit-graph verify</em> [--object-dir &lt;dir&gt;] [--shallow] [--[no-]progress]
<em>git commit-graph write</em> &lt;options&gt; [--object-dir &lt;dir&gt;] [--[no-]progress]</pre>
<div class="attribution">
</div></div>
@@ -840,15 +839,6 @@ unused commit-graph whose modified times are older than <code>datetime</code>.</
</ul></div>
</dd>
<dt class="hdlist1">
-<em>read</em>
-</dt>
-<dd>
-<p>
-Read the commit-graph file and output basic details about it.
-Used for debugging purposes.
-</p>
-</dd>
-<dt class="hdlist1">
<em>verify</em>
</dt>
<dd>
@@ -905,15 +895,6 @@ Write a commit-graph file containing all commits in the current
<pre><code>$ git rev-parse HEAD | git commit-graph write --stdin-commits --append</code></pre>
</div></div>
</li>
-<li>
-<p>
-Read basic information from the commit-graph file.
-</p>
-<div class="listingblock">
-<div class="content">
-<pre><code>$ git commit-graph read</code></pre>
-</div></div>
-</li>
</ul></div>
</div>
</div>
@@ -928,7 +909,7 @@ Read basic information from the commit-graph file.
<div id="footer">
<div id="footer-text">
Last updated
- 2019-10-09 14:51:03 JST
+ 2019-12-01 14:55:34 PST
</div>
</div>
</body>