Subject: Re: libssh2-web

Re: libssh2-web

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 20 Aug 2009 23:12:13 +0200 (CEST)

On Fri, 21 Aug 2009, Mikhail Gusarov wrote:

> DS> $ git push origin master
> DS> fatal: The remote end hung up unexpectedly
>
> Do you have any files committed? It is not possible to push from empty
> repository, exactly as it is impossible to clone empty one or pull from it.

Well I do, but clearly not done right:

$ git commit index.t
Created initial commit 3626c25: main front page file
  1 files changed, 102 insertions(+), 0 deletions(-)
$ git push origin master
fatal: The remote end hung up unexpectedly
$ git status
# On branch master
nothing to commit (working directory clean)

Can someone just please push something to that repo so I can just clone it?
This is getting annoying.

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2009-08-20