you are probably behind a firewall that blocks git. Use git over http git clone http://a...@github.com/sagenb.git sagenb-github
On Monday, September 24, 2012 5:19:23 PM UTC+1, alxy wrote: > > I did not push, I cloned! > > Like so... > > $ git clone g...@github.com:alxy/sagenb.git sagenb-github > > and I first forked it. so where to add a git:// there? > > > Am Montag, 24. September 2012 18:12:56 UTC+2 schrieb Dima Pasechnik: >> >> >> >> On Monday, 24 September 2012 23:40:10 UTC+8, alxy wrote: >>> >>> This is hell for windows users... >>> >> >> welcome to the real life, user :) >> >> >>> >>> Installed git via "yum install git", but now I always get "fatal: The >>> remote end hung up unexpectedly". >>> I think, I read something about a perl error while git installation, but >>> I´m not sure. I also installed perl after that, but the error stays the >>> same. Is there a common reason for it? >>> >> >> where are you pushing to? >> This error message indicates that you either specified the remote repo >> incorrectly, or don't have authorization to push there. >> Well, little googling would have gotten you this: >> >> https://git.wiki.kernel.org/index.php/GitFaq#Git_push_fails_with_.22fatal:_The_remote_end_hung_up_unexpectedly.22.3F >> >> -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.