Hi! Charles Brossollet wrote: > "git diff" shows nothing, while "git diff | cat" shows the diff, as > well as "git diff>output.txt" puts diff in output.txt. "git diff" paginates its output by default. Perhaps your $LESS contains -F but not -X? Hope that helps, Jonathan -- 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