On Mon, Jul 28, 2008 at 12:19:19PM -0700, Junio C Hamano wrote:
Oops, silly me. Sorry for being slower than you at fixing this. ;-)
If you are going to apply this, you might be interested in squashing
this:
diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt
index f43af41..2ead7af 100644
--- a/Documentation/git-ls-files.txt
+++ b/Documentation/git-ls-files.txt
@@ -53,7 +53,14 @@ OPTIONS
-s::
--stage::
- Show stage files in the output
+ Show cached files in an extended format also listing the entry
+ mode, sha1 and stage number; see below for details.
+
+-S::
+--stat::
+ Show cached files in a special format listing stat information
+ stored in the index; this is useful probably only for Git
+ debugging purposes.
--directory::
If a whole directory is classified as "other", show just its
(and even if you aren't, maybe the first part is useful, though it's
minor.)
--
Petr "Pasky" Baudis
As in certain cults it is possible to kill a process if you know
its true name. -- Ken Thompson and Dennis M. Ritchie
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html