On Mon, Jun 25, 2007 at 04:06:34PM +0200, Johannes Sixt wrote: > Frank Lichtenheld wrote: > > > > Signed-off-by: Frank Lichtenheld <frank@xxxxxxxxxxxxxx> > > Please excuse if I'm missing the big picture, but why do we need this > change? - Of course the user or script calling git-config can do the normalization and error checking, if they want to. But I would prefer to have it available in git-config. - I would prefer that these options wouldn't be silently ignored, because that can be confusing (at least it is documented now, but still). So we should either using them or error out. I prefer the former. Something that I forgot to mention in the previous mail: One real problem with the patch is that it expands the k,m,g suffixes for integer values. It probably shouldn't do that. Gruesse, -- Frank Lichtenheld <frank@xxxxxxxxxxxxxx> www: http://www.djpig.de/ - 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