git ls-files 显示当前文件状态
NAME git-ls-files - Show information about files in the index and the working tree SYNOPSIS git ls-files [-z] [-t] [-v] (--[cached|deleted|others|ignored|stage|unmerged|killed|modified])* (-[c|d|o|i|s|u|k|m])* [--eol] [-x <pattern>|--exclude=<pattern>] [-X <file>|--exclude-from=<file>] [--exclude-per-directory=<file>] [--exclude-standard] [--error-unmatch] [--with-tree=<tree-ish>] [--full-name] [--abbrev] [--] [<file>…] DESCRIPTION This merges the file listing in the directory cache index with the actual working directory list, and shows different combinations of the two. One or more of the