summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: db33af0)
raw | patch | inline | side by side (parent: db33af0)
author | Junio C Hamano <gitster@pobox.com> | |
Fri, 14 Sep 2007 23:59:04 +0000 (16:59 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 14 Sep 2007 23:59:04 +0000 (16:59 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-files.txt | patch | blob | history |
index 997594549fbf5a1e50a7d187c3cebcbe93461455..9e454f0a4da465606afbed1720b7bd10cca8b241 100644 (file)
[-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
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: