From: Junio C Hamano Date: Thu, 9 Feb 2006 05:50:18 +0000 (-0800) Subject: ls-files: debugging aid for CE_VALID changes. X-Git-Tag: v1.3.0-rc1~54^2~92^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2bcab24080dc97fc628e1b601a195a9a96773fac?ds=inline;hp=2bcab24080dc97fc628e1b601a195a9a96773fac 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 ---