author | Thomas Rast <trast@student.ethz.ch> | |
Fri, 30 Jul 2010 22:35:59 +0000 (00:35 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 20:16:16 +0000 (13:16 -0700) | ||
commit | 84974217151a66b65ae5b173045483ce5eeb5142 | |
tree | ec44b5b92d394d0178fc28074a98aa51036cb23f | tree | snapshot |
parent | 9d52f15af7de943779cf6302cef4f1a88ce447be | commit | diff |
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>
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 | diff | blob | history | |
builtin/ls-files.c | diff | blob | history |