Get a list of all files in a git repository with changes, ignoring white-space changes

前端 未结 0 691
渐次进展
渐次进展 2020-12-12 20:29

I try to get a list of all files that have changes, but ignoring white-space changes.

It works fine with

git diff --ignore-space-at-eol --ignore-blank-         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题