Re: BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair
From: Jeff King <hidden> Date: 2025-03-14 17:24:55
On Thu, Mar 13, 2025 at 11:08:02PM -0700, Elijah Newren wrote:
quoted
Definitely a bug in Git, since we're hitting a BUG(). Looks like it
reproduces with just "-B --follow" on the path in question. Bisecting
leads to 9db2ac5616 (diffcore-rename: accelerate rename_dst setup,
2020-12-11). +cc Elijah.
-Peff