From: Alex Riesen Date: Wed, 13 May 2009 16:32:06 +0000 (+0200) Subject: Improve the naming of guessed target repository for git clone X-Git-Tag: v1.6.4-rc0~166 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8a94bc7bdc54db0d77058e63baf173ff932cba7c?hp=8a94bc7bdc54db0d77058e63baf173ff932cba7c Improve the naming of guessed target repository for git clone Strip leading and trailing spaces off guessed target directory, and replace sequences of whitespace and 'control' characters with one space character. User still can have any name by specifying it explicitely after url. Signed-off-by: Alex Riesen Signed-off-by: Junio C Hamano ---