In the tutorial the user is instructed to create two files: a and b. Then when the user diffs the files, they see this:
diff --git a/a b/a That really confused somebody and I had to untangle their brain. :-) I don't have a patch for it, but thought I'd point out: perhaps a and b aren't the best example filenames given git's diff format. :-D -- Darrin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

