On 08/04/2016 08:46 PM, Junio C Hamano wrote:
Michael Haggerty [off-list ref] writes:
quoted
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 possible (in which case we
can skip the shifting), and will also make ...
perhaps.
Thanks. I will make the change that you suggest.
Michael