Hello, On Wed, Jan 11, 2017 at 2:15 AM, Junio C Hamano <[email protected]> wrote: > Karthik Nayak <[email protected]> writes: > >> + if_then_else->condition_satisfied = 1; >> + } else if (if_then_else->cmp_status == COMPARE_UNEQUAL) { > > Please, no space before tabs (locally fixed--no need to resend).
Thanks. -- Regards, Karthik Nayak

