git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair
@ 2024-09-20  9:22 Olaf Hering
  2024-09-20 13:07 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Olaf Hering @ 2024-09-20  9:22 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

The following issue left my terminal in a weird state.
Is this a bug in the repository, or a bug in git 2.43/46?

set -ex
pushd /dev/shm
test -d x.git || git clone https://github.com/intel/linux-sgx.git x.git
cd $_
git checkout -b $PPID.$$ a53adeaab7a8176fabb415bfcdf6d29fe4060678
d=external/ippcp_internal/inc
git log -p -b -B -w --stat --follow "$d" |& tail
cd $d
git log -p -b -B -w --stat --follow . |& tail


Thanks,
Olaf

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-14 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  9:22 BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair Olaf Hering
2024-09-20 13:07 ` Jeff King
2025-03-14  6:08   ` Elijah Newren
2025-03-14 17:24     ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).