首页 > git clone 一个 repo 之后没进行任何修改就显示有的文件 modified, 是怎么个情况?

git clone 一个 repo 之后没进行任何修改就显示有的文件 modified, 是怎么个情况?

akagi201@akgentoo ~/a20-kernel (master*) $ git status
On branch master
Your branch is up-to-date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

    modified:   allwinner-tools/livesuit/a20/default/sys_partition.fex
    modified:   allwinner-tools/livesuit/a20/eFex/card/cardscript.fex
    modified:   allwinner-tools/livesuit/a20/fsbuild200/readme.txt

no changes added to commit (use "git add" and/or "git commit -a")

换行符问题, 蛋疼

【热门文章】
【热门文章】