On 08/04/2016 08:46 PM, Junio C Hamano wrote:
> Michael Haggerty writes:
>
>> This makes it easier to detect whether shifting is possible, and will
>> also make the next change easier.
>
> I can see the code keeping track of earliest_end but the above does
> not make it clear what the new "conti
Michael Haggerty writes:
> This makes it easier to detect whether shifting is possible, and will
> also make the next change easier.
I can see the code keeping track of earliest_end but the above does
not make it clear what the new "continue" is about.
... easier to detect whether shifting is p
This makes it easier to detect whether shifting is possible, and will
also make the next change easier.
Signed-off-by: Michael Haggerty
---
xdiff/xdiffi.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/xdiff/xdiffi.c b/xdiff/xdiffi.c
index 66129db..34f021a 100644
---
3 matches
Mail list logo