On Fri, Mar 14, 2025 at 10:42 AM Junio C Hamano [off-list ref] wrote:
[...]
* en/diff-rename-follow-fix (2025-03-13) 1 commit
- diffcore-rename: fix BUG when break detection and --follow used together
A corner-case bug in "git log --follow -B" has been fixed.
Will merge to 'next'.
source: [ref]
Thanks, but due to Peff's further questioning I dug a lot harder and
found another testcase that perhaps helps explain the issue a bit
more. I added it and added a little bit more info to the commit
message to try to help answer his questions. Could you wait to merge
until I send out v2?