git ls-files

# 列出没有被.gitignore忽视的文件
$ git ls-files --other --ignored --exclude-standard
上一篇:git log
下一篇:git merge
最近更新的
...