]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ey/commit-graph-changed-paths-config' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Oct 2025 20:36:20 +0000 (13:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Oct 2025 20:36:21 +0000 (13:36 -0700)
A new configuration variable commitGraph.changedPaths allows to
turn "--changed-paths" on by default for "git commit-graph".

* ey/commit-graph-changed-paths-config:
  commit-graph: add new config for changed-paths & recommend it in scalar


Trivial merge