Hello, I'm a new user of git, and I meet a very strange behaviour with the git diff command. I have modified stuff in a file, with changes both in the index and the working tree. "git diff" shows nothing, while "git diff | cat" shows the diff, as well as "git diff>output.txt" puts diff in output.txt. Quite Weird I'm on Mac OS X 10.6.4, using git 1.7.2.1, installed via macports. Best, -- Charles -- 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