Gitosis setup, fatal error on initial clone of gitosis-admin
Posted
by TheDeeno
on Server Fault
See other posts from Server Fault
or by TheDeeno
Published on 2010-03-16T00:15:49Z
Indexed on
2010/03/16
0:20 UTC
Read the original article
Hit count: 916
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?
© Server Fault or respective owner