On Sun, Jun 17, 2012 at 09:57:42AM +0800, 乙酸鋰 wrote: > In current git commit-tree documentation, > the parameter sequence is incorrect. > > git commit-tree <tree> [(-p <parent>)…] < changelog > git commit-tree [(-p <parent>)…] [(-m <message>)…] [(-F <file>)…] <tree> > > The second line in incorrect, and <tree> should come first > git commit-tree <tree> [(-p <parent>)…] [(-m <message>)…] [(-F <file>)…] Yes, I believe you're right. Would you care to submit a patch? -Peff -- 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