Mark Lodato <lodatom@xxxxxxxxx> writes: > 'git commit-tree' was the last remaining built-in to accept a <tree> but > not a <tree-ish> (an indirect tree reference through a commit or tag > object.) Historically we deliberately chose not to DWIM things down to tree for this plumbing command to catch mistakes by Porcelain scripts (e.g. arguments given in wrong order---the order of commit-tree's arguments are, eh, unintuitive). I do not think that matters much anymore---I do not think this patch is unsafe. -- 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