ls-files: learn a debugging dump format
commit84974217151a66b65ae5b173045483ce5eeb5142
authorThomas Rast <trast@student.ethz.ch>
Fri, 30 Jul 2010 22:35:59 +0000 (31 00:35 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Aug 2010 20:16:16 +0000 (2 13:16 -0700)
treeec44b5b92d394d0178fc28074a98aa51036cb23f
parent9d52f15af7de943779cf6302cef4f1a88ce447be
ls-files: learn a debugging dump format

Teach git-ls-files a new option --debug that just tacks all available
data from the cache onto each file's line.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-files.txt
builtin/ls-files.c