On Sun, May 15, 2016 at 9:41 PM, Junio C Hamano <[email protected]> wrote: > On Sun, May 15, 2016 at 8:31 PM, Eric Sunshine <[email protected]> > wrote: >> On Sun, May 15, 2016 at 6:57 PM, Junio C Hamano <[email protected]> wrote: >>> The double-loop wants to do an early return immediately when one >>> matching macro is found. Eliminate the extra variable 'a' used for >>> that purpose and rewrite the "assign found itme to 'a' to make it >> >> What's "itme"? > > item.
The code looks good. Thanks, Stefan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

