]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mv/log-follow-mergy'
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2026 22:50:23 +0000 (15:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2026 22:50:23 +0000 (15:50 -0700)
"git log --follow" has been updated to better handle non-linear
history, in which the path being tracked gets renamed differently in
multiple history lines.

* 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