summaryrefslogtreecommitdiffstats
path: root/git-commit-graph.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-10-28 11:56:06 -0700
committerJunio C Hamano <gitster@pobox.com>2022-10-28 11:56:06 -0700
commitcf9c77377796343e741a25077f837f607513c7bb (patch)
tree9a341606b216f4ed10313aedfeb7e19ecc02d01b /git-commit-graph.html
parentf1d1635ee1970ac33c5a760b94d069cd7bfc4e99 (diff)
downloadgit-htmldocs-cf9c77377796343e741a25077f837f607513c7bb.tar.gz
Autogenerated HTML docs for v2.38.1-280-g63bba
Diffstat (limited to 'git-commit-graph.html')
-rw-r--r--git-commit-graph.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-commit-graph.html b/git-commit-graph.html
index baa3342d2..c7e3188b9 100644
--- a/git-commit-graph.html
+++ b/git-commit-graph.html
@@ -750,7 +750,10 @@ git-commit-graph(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<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>
+<em>git commit-graph write</em> [--object-dir &lt;dir&gt;] [--append]
+ [--split[=&lt;strategy&gt;]] [--reachable | --stdin-packs | --stdin-commits]
+ [--changed-paths] [--[no-]max-new-filters &lt;n&gt;] [--[no-]progress]
+ &lt;split options&gt;</pre>
<div class="attribution">
</div></div>
</div>
@@ -986,7 +989,7 @@ commitGraph.readChangedPaths
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-14 13:23:11 PDT
+ 2022-10-28 11:53:56 PDT
</div>
</div>
</body>