]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mv/log-follow-mergy' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2026 20:21:11 +0000 (13:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2026 20:21:11 +0000 (13:21 -0700)
"git log --follow" has been updated to handle non-linear history, in
which the path being tracked gets renamed differently in multiple
history lines, better.

* mv/log-follow-mergy:
  log: improve --follow following renames for non-linear history

1  2 
t/meson.build

diff --cc t/meson.build
Simple merge