linux 下git diff 消除 ^m

写一个  .gitattributes文件

*.java eol=lf
*.xml eol=lf


放到那个app文件根目录下

你可能感兴趣的:(linux 下git diff 消除 ^m)