I\'m trying to setup a Git server on Windows 7, using CopSsh, PuTTY and msysgit. I\'m having problems cloning a repository using ssh.
If I use a regular directory p
I got the path wrong...
git clone "ssh://steve@test:4837/Program Files (x86)/ICW/home/steve/vc/git/depo/test.git" /c/dev/es/app/
worked.