]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ey/commit-graph-changed-paths-config'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:18 +0000 (08:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:19 +0000 (08:00 -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