Nguyen Thai Ngoc Duy schrieb:
Hi, Is there any way that can make git-diff show cr/nl ending files on linux without ^M at the end? Thanks
What about 'git diff -w'? It drops any whitespace changes, including ^M's. Not sure whether that is what you meant. -- 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