Steal -t option to git-ls-files from Cogito fork.
[gitweb.git] / Documentation / core-git.txt
index e5121ca86a2e35bfd12d2a96a76823f74c95f734..1ccae4c095f18ff15b4702e14099a45b0f7d67ef 100644 (file)
@@ -1022,6 +1022,14 @@ shown:
        the diff command:
             git-ls-files --others --exclude-from=dontdiff
 
+-t
+       Identify the file status with the following tags (followed by
+       a space) at the start of each line:
+       H       cached
+       M       unmerged
+       R       removed/deleted
+       ?       other
+
 Output
 show files just outputs the filename unless --stage is specified in
 which case it outputs: