On Mon, 30 Oct 2006, Junio C Hamano wrote: > > One thing I forgot to add. Just like we downcase what user has > written in config file, it might make sense to also remove '-' > (and if we add '_' to keychar set, that one as well) to when > canonicalizing the key value. That way, somewhat awkward long > configuration variables we currently have can be written more > readably, e.g. repack.use-delta-base-offset Well, then we need to teach "git <alias>" that "git <al-i-as>" is the same thing as "alias". > > By the way, everybody seems to do "alias.xxx = -p cat-file -p" > > (I have it as "git less"). Maybe we would want to make a > > built-in alias for that? > > Seconds? I like it mainly as a great example of how to use aliases, not because I actually much -use- the thing, so I don't personally care. Linus - 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