From: Johannes Schindelin Date: Sat, 7 Feb 2009 13:43:03 +0000 (+0100) Subject: Let ls-files strip trailing slashes in submodules' paths X-Git-Tag: v1.6.2-rc1~42^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f3670a5749d704fe1edee4201f9b23adbf0bf967?hp=f3670a5749d704fe1edee4201f9b23adbf0bf967 Let ls-files strip trailing slashes in submodules' paths Tab completion makes it easy to add a trailing slash to a submodule path. As it is completely clear what the user actually wanted to say, be nice and strip that slash at the end. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---