Do not remove the trailing slash of URL if has it no path component
commite928a1d2217f35a140a157e253b9ab96c3b429d8
authorSup Yut Sum <ch3cooli@gmail.com>
Mon, 18 Mar 2013 14:52:56 +0000 (18 22:52 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Mon, 18 Mar 2013 14:52:56 +0000 (18 22:52 +0800)
treeb68588ee932bde77cc8d954a4a762c2733d79d45
parentc1a09732cce65587cb19f3338fa0b33c35209343
Do not remove the trailing slash of URL if has it no path component

This allows to clone git://192.168.1.5/

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/TortoiseProc/AppUtils.cpp