]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mv/log-follow-mergy' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:20 +0000 (19:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:20 +0000 (19:49 -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