From: Junio C Hamano Date: Sat, 7 Jan 2006 22:31:56 +0000 (-0800) Subject: ls-files --others --directory: give trailing slash X-Git-Tag: v1.1.0~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0907fedbeea12aa78a66b9d765b0e618a180b6ff?hp=0907fedbeea12aa78a66b9d765b0e618a180b6ff ls-files --others --directory: give trailing slash This adds a trailing slash to directory names in the output when "--others --directory" option shows only untracked directories and not their contents, to make them stand out. Signed-off-by: Junio C Hamano ---