author | Jay Soffian <jaysoffian@gmail.com> | |
Wed, 15 Sep 2010 23:56:48 +0000 (19:56 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 16 Sep 2010 00:30:36 +0000 (17:30 -0700) | ||
commit | 75609a0d44d02878e6260a7a4bf2dda5310a9dd9 | |
tree | 1d690208eef28bbc0f9d03af6e0a5302f3c4faec | tree | snapshot |
parent | 500348aa6859e436a890f5f5a7e0eeea8ef6c1de | commit | diff |
git-ls-files.txt: clarify -x/--exclude option
Since b5227d8, -x/--exclude does not apply to cached files.
This is easy to miss unless you read the discussion in the
EXCLUDE PATTERNS section. Clarify that the option applies
to untracked files and direct the reader to EXCLUDE PATTERNS.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since b5227d8, -x/--exclude does not apply to cached files.
This is easy to miss unless you read the discussion in the
EXCLUDE PATTERNS section. Clarify that the option applies
to untracked files and direct the reader to EXCLUDE PATTERNS.
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-files.txt | diff | blob | history |