Hello Jon, On Sun, May 10, 2009 at 11:41:17PM +1000, Jon Seymour wrote: > Thanks for your explanation. > > Does git-mktree normalize the sort order of the input or take it as it > is? I can see a case for having it do normalization, if it doesn't > already and probably for this to be the default behaviour. As git-mktree doesn't exists I cannot answer that question ... Anyhow, another possibility to construct a tree is using the (or an) index. git-update-index --add --cacheinfo <mode> <object> <file> becomes handy for constructing trees. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.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