Gitosis setup, fatal error on initial clone of gitosis-admin
- by TheDeeno
I'm stuck. After setting up gitosis, cloning gitosis-admin for the first time results in the following:
$ git clone ssh://[email protected]: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?