projects
/
git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
commit-graph: respect 'commitGraph.readChangedPaths'
[git]
/
Documentation
/
config
/
commitgraph.txt
1
commitGraph.readChangedPaths::
2
If true, then git will use the changed-path Bloom filters in the
3
commit-graph file (if it exists, and they are present). Defaults to
4
true. See linkgit:git-commit-graph[1] for more information.