summaryrefslogtreecommitdiffstats
path: root/git-ls-files.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-09-15 07:46:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-09-15 07:46:14 +0000
commit58155b42e7f69f920b962bc43de04ec3bb48df87 (patch)
treec1410a9785aa59428fa709fbb4c47686f6f667c8 /git-ls-files.txt
parentf80888ce6d55ea765cec661d4586575afc0e64ba (diff)
downloadgit-htmldocs-58155b42e7f69f920b962bc43de04ec3bb48df87.tar.gz
Autogenerated HTML docs for v1.5.3.1-91-gd3392
Diffstat (limited to 'git-ls-files.txt')
-rw-r--r--git-ls-files.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/git-ls-files.txt b/git-ls-files.txt
index 997594549..9e454f0a4 100644
--- a/git-ls-files.txt
+++ b/git-ls-files.txt
@@ -15,7 +15,7 @@ SYNOPSIS
[-x <pattern>|--exclude=<pattern>]
[-X <file>|--exclude-from=<file>]
[--exclude-per-directory=<file>]
- [--error-unmatch]
+ [--error-unmatch] [--with-tree=<tree-ish>]
[--full-name] [--abbrev] [--] [<file>]\*
DESCRIPTION
@@ -81,6 +81,13 @@ OPTIONS
If any <file> does not appear in the index, treat this as an
error (return 1).
+--with-tree=<tree-ish>::
+ When using --error-unmatch to expand the user supplied
+ <file> (i.e. path pattern) arguments to paths, pretend
+ that paths which were removed in the index since the
+ named <tree-ish> are still present. Using this option
+ with `-s` or `-u` options does not make any sense.
+
-t::
Identify the file status with the following tags (followed by
a space) at the start of each line: