Document ls-files -t as semi-obsolete.
commit5bc0e247c4f281b44cfb72a5b31f479233a981f5
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Wed, 28 Jul 2010 07:24:27 +0000 (28 09:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2010 20:56:45 +0000 (28 13:56 -0700)
tree1223432d41b8131a73cc524353bb1c9663b1ef6c
parent2aedccd3d51ec922020f7c7e39df5d2c4d3af515
Document ls-files -t as semi-obsolete.

The behavior of "git ls-files -t" is very misleading (see
http://thread.gmane.org/gmane.comp.version-control.git/126516 and
http://thread.gmane.org/gmane.comp.version-control.git/144394/focus=144397
for examples of mislead users) and badly documented, hence we point the
users to superior alternatives.

The feature is marked as "semi-obsolete" but not "scheduled for removal"
since it's a plumbing command, scripts might use it, and Git testsuite
already uses it to test the state of the index.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-files.txt