On Mon, May 13, 2013 at 8:30 PM, Heiko Voigt <hvoigt@xxxxxxxxxx> wrote: >> > + if (impolite_counter > 10) >> > + die("Error: Learn some manners, say please some time!"); >> > + if (polite_counter > 10) >> > + die("Error: Too many please! I don't believe you."); >> >> NAK. If we truly care, we need better AI here! > > I agree but this patches goal was to implement the basic politeness > infrastructure. We planned to add more features, like inter-repository > jealousy, later. For inter-repository jealousy git would complain if you > worked more with one repository than others you cloned and you'd for > example sometimes need a double please to satisfy it. I'm still not happy with this direction. I propose we rewrite C Git in Lisp first as a preparation step for git-please improvements. We could drop support for all platforms but Lisp Machine along the way. That would make all other Git implementations jealous. -- Duy -- 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