davideuler / gitblit

Automatically exported from code.google.com/p/gitblit
Apache License 2.0
0 stars 0 forks source link

Gitblit SSH can not clone down newly created repository from website. #443

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a new git `test2` repository through web interface.

Add the public RSA key  through ssh command line interface.

clone down the repository created before. It report failed with the following 
details:

D:\CI-Company\ks>git clone ssh://admin@localhost:29418/tes2.git Cloning into 'tes2'... fatal: could not fetch refs from ssh://admin@localhost:29418/tes2.git

Original issue reported on code.google.com by luoyongg...@gmail.com on 9 Jun 2014 at 6:19

GoogleCodeExporter commented 9 years ago
I've answered this on StackExchange and linked to the answer in a reply to your 
forum post.

Original comment by James.Mo...@gmail.com on 9 Jun 2014 at 12:18