mirror of
https://github.com/git/git.git
synced 2026-04-11 17:30:08 +02:00
When path-list-insert is called on an existing path, it returned an unrelated element in the list. Luckily most of the callers are ignoring the return value, but merge-recursive uses it at three places and this would have resulted in a bogus rename detection. Signed-off-by: Junio C Hamano <junkio@cox.net>
2.3 KiB
2.3 KiB