On 11/21/06, Andy Parkins <andyparkins@xxxxxxxxx> wrote:
Hello, I'm sure this one will be known about already. git-show --stat on the the first commit doesn't show anything. I assume it's because git-diff-tree has nothing to diff against (although shouldn't that be an everything-new diff?). Given the above; does anyone have a suggestion for what I could use as a replacement? Even just a list of the new files would be useful.
$ git show --stat --root In general the initial commit diff (or stat) is hidden, but perhaps it make sense to show it in "git show", you asked fo this specifically. Santi - 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