I'm stuck. After setting up gitosis, cloning gitosis-admin for the first time results in the following:
$ git clone ssh://git@myserver.com:gitosis-admin.git Initialized empty Git repository in c:/path/to/my/repo Using username "git-upload-pack 'git". fatal: The remote end hung up unexpectedly
Anyone ever experience this problem? Troubleshooting ideas?