So I unistalled cygwin, and re-installed git using the option "use unix endings" (as it is mentioned that the win version may causes issue to push)
it works fine now. thanks ! Tekkub wrote: > I would recommend you use msysgit with openssh, using it with putty > has too many problems. > > Tekkub > GitHub General Support > http://support.github.com/ > Join us on IRC: #github on freenode.net <http://freenode.net> > Discussion group: [email protected] > <mailto:[email protected]> > > On Wed, Apr 8, 2009 at 8:48 AM, olivvv <[email protected] > <mailto:[email protected]>> wrote: > > > Hi > > I am on vista and I was stuck trying to push to github, > in a similar manner to what is described in theses threads : > > http://code.google.com/p/msysgit/issues/detail?id=96 > > http://groups.google.com/group/github/browse_thread/thread/5dbd77aa9aab20c4/79a33f9edf4e30ed > > When I did : > git push origin master > > it prompted to some text ending with the question : store key in cache > (y/n) > > at that point it does not take any input from keyboard, no (y), no > (n), and not even (enter). > > So I followed the advices in the thread and tried to set the key > directly in putty, (with which I'm not familiar). > The result is a different error message: > FATAL ERROR: Disconnected: No supported authentication methods > available > Pushing to [email protected]:olivvv/jaxer_pagination.git > fatal: The remote end hung up unexpectedly > > > Also if I type: ssh [email protected] <mailto:[email protected]> > I get: > Hi olivvv! You've successfully authenticated, but GitHub does not > provide shell access. > Connection to github.com <http://github.com> closed. > > > > I've no idea what to try now. I dont even know if the issue is on my > computer or at github. > Any help very appreciated. > > > Olivier > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
