]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/ls-files.c
ls-files: debugging aid for CE_VALID changes.
authorJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 05:50:18 +0000 (21:50 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 05:54:52 +0000 (21:54 -0800)
commit2bcab24080dc97fc628e1b601a195a9a96773fac
tree1915f0a7d000cefeaf4ca34b940376440afcdd0d
parent8b9b0f3af73233595b6b1103ffb30242508a5e47
ls-files: debugging aid for CE_VALID changes.

This is not really part of the proposed updates for CE_VALID,
but with this change, ls-files -t shows CE_VALID paths with
lowercase tag letters instead of the usual uppercase.  Useful
for checking out what is going on.

Signed-off-by: Junio C Hamano <junkio@cox.net>
ls-files.c