Hello, On Wed, Jan 11, 2017 at 2:15 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Karthik Nayak <karthik.188@xxxxxxxxx> 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