aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPetr Baudis <pasky@ucw.cz>2005-04-21 19:47:08 -0700
committerJunio C Hamano <junkio@cox.net>2005-05-06 02:00:45 -0700
commit20d37ef67286e5131d2333d7b4662bc70f9d4937 (patch)
treeb3e5e57b3e5b624d4f8770bd8bc016a8912f296f /Documentation
parente78d97723cd77d46d8767a5a27965077249fd080 (diff)
downloadgit-20d37ef67286e5131d2333d7b4662bc70f9d4937.tar.gz
Steal -t option to git-ls-files from Cogito fork.
This backports the -t option git-ls-files in Cogito added to the Linus version. Signed-off-by: Petr Baudis <pasky@ucw.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/core-git.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/core-git.txt b/Documentation/core-git.txt
index e5121ca86a..1ccae4c095 100644
--- a/Documentation/core-git.txt
+++ b/Documentation/core-git.txt
@@ -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: