On Sun, Feb 21, 2010 at 11:08:24AM +0800, Tay Ray Chuan wrote: > - if (push_verbosely || 1) > + if (push_verbosely) > fprintf(stderr, "'%s': up-to-date\n", ref->name); Just a minor nit-pick. If you end up doing a resend, maybe you could change the commit message to this one, since you're actually adding a condition that was previously disabled, not removing it. Clemens -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html