]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit923436e23d0da21350363422809e2ae9e18c97d3
tree815b34acbbdbd3afd25dd2ccb002a256ebfdc49f
parentdc70283dfcdc420d330547fc1d3cba0d29bfd2d0
parentfafdf23b2f57bdf6a74513b3cc03902f0a8e954d
Merge branch 'ey/commit-graph-changed-paths-config'

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