summaryrefslogtreecommitdiffstats
path: root/git-commit-graph.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-11-02 14:05:05 -0800
committerJunio C Hamano <gitster@pobox.com>2020-11-02 14:05:05 -0800
commitdf3d3cddff51ef14a454394a9977e899f72b8244 (patch)
treeb6f9a3c1f550494dd1bb439f3b1cb05067ce621a /git-commit-graph.html
parentb8e9cfb64bf7192e3861ff1b72d169e7d1554be9 (diff)
downloadgit-htmldocs-df3d3cddff51ef14a454394a9977e899f72b8244.tar.gz
Autogenerated HTML docs for v2.29.2-154-g7f7eb
Diffstat (limited to 'git-commit-graph.html')
-rw-r--r--git-commit-graph.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-commit-graph.html b/git-commit-graph.html
index 9afc0cab8..de21e2ae7 100644
--- a/git-commit-graph.html
+++ b/git-commit-graph.html
@@ -801,7 +801,9 @@ git-commit-graph(1) Manual Page
</dt>
<dd>
<p>
-Write a commit-graph file based on the commits found in packfiles.
+Write a commit-graph file based on the commits found in packfiles. If
+the config option <code>core.commitGraph</code> is disabled, then this command will
+output a warning, then return success without writing a commit-graph file.
</p>
<div class="paragraph"><p>With the <code>--stdin-packs</code> option, generate the new commit graph by
walking objects only in the specified pack-indexes. (Cannot be combined
@@ -938,7 +940,7 @@ Write a commit-graph file containing all commits in the current
<div id="footer">
<div id="footer-text">
Last updated
- 2020-09-29 14:47:55 PDT
+ 2020-11-02 14:02:22 PST
</div>
</div>
</body>