Re: [PATCH v10 03/20] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)

2 messages, 2 authors, 2017-01-14 · open the first message on its own page

Re: [PATCH v10 03/20] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)

From: Junio C Hamano <hidden>
Date: 2017-01-10 20:45:11

Karthik Nayak [off-list ref] 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).

Re: [PATCH v10 03/20] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)

From: Karthik Nayak <hidden>
Date: 2017-01-14 10:03:00

Hello,

On Wed, Jan 11, 2017 at 2:15 AM, Junio C Hamano [off-list ref] wrote:
Karthik Nayak [off-list ref] writes:
quoted
+                     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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help