summaryrefslogtreecommitdiffstats
path: root/git-commit-graph.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-09-29 14:51:22 -0700
committerJunio C Hamano <gitster@pobox.com>2020-09-29 14:51:22 -0700
commit5880aee0090d327fd8b4672385782ce15228f3a4 (patch)
treef06ea2dbdbd51109ebf7743f7895c92898a19bec /git-commit-graph.txt
parentc562f6d6447ae8aaa1066a8f3872de759638a6bc (diff)
downloadgit-htmldocs-5880aee0090d327fd8b4672385782ce15228f3a4.tar.gz
Autogenerated HTML docs for v2.28.0-651-g306ee
Diffstat (limited to 'git-commit-graph.txt')
-rw-r--r--git-commit-graph.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-commit-graph.txt b/git-commit-graph.txt
index 17405c73a..de6b6de23 100644
--- a/git-commit-graph.txt
+++ b/git-commit-graph.txt
@@ -67,6 +67,13 @@ this option is given, future commit-graph writes will automatically assume
that this option was intended. Use `--no-changed-paths` to stop storing this
data.
+
+With the `--max-new-filters=<n>` option, generate at most `n` new Bloom
+filters (if `--changed-paths` is specified). If `n` is `-1`, no limit is
+enforced. Only commits present in the new layer count against this
+limit. To retroactively compute Bloom filters over earlier layers, it is
+advised to use `--split=replace`. Overrides the `commitGraph.maxNewFilters`
+configuration.
++
With the `--split[=<strategy>]` option, write the commit-graph as a
chain of multiple commit-graph files stored in
`<dir>/info/commit-graphs`. Commit-graph layers are merged based on the