Jakub Narebski wrote: > Second, git-diff with only one <commit-ish> generates diff to first > parent. But you can always use '-c' or '-cc' combined diff format > or '-m' with default diff format to compare to _all_ parents. I stand corrected: git-diff refuses to show anything if provided with only one commit, and commit has more than one parent. So it does not reat first parent specially. -- Jakub Narebski Poland - 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