Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 2/2] merge-recursive: Fix multiple file rename across D/F conflict

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:49:20

Elijah Newren [off-list ref] writes:
In 5a2580d (merge_recursive: Fix renames across paths below D/F conflicts
2010-07-09), detection was added for renames across paths involved in a
directory<->file conflict.  However, the change accidentally involved
reusing an outer loop index ('i') in an inner loop, changing its values
and causing a slightly different type of breakage for cases where there are
multiple renames across the D/F conflict.  Fix by creating a new temporary
variable 'i'.

Signed-off-by: Elijah Newren <redacted>
---
I'm really embarrased about this one...  :-/
I am too ;-)  Thanks for a fix.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help