I will try that, since I can get it to work fine from Linux. Does this mean I should set the $GIT_SSH variable to just be "" or something?
On Feb 6, 7:30 pm, Dilip M <[email protected]> wrote: > On Sat, Feb 7, 2009 at 4:45 AM, Tekkub <[email protected]> wrote: > > Unless you have a very good reason to use putty, I would reinstall msysgit > > and stick with the default openssh. Putty just complicates the whole > > process from what I've seen, and causes this "bad line length character" for > > some users. > > +1 > > > If you must use putty there is a solution for this, but a quick googling > > isn't pulling it up. I can dig a bit if you want, but I'd recommend trying > > openssh first. > > Another way is, generate the public/private key pair on any UNIX box. > Copy them onto your windows. (c:\document and > settings\<username>\...ssh.... somewhere...check and confirm this > path..) > > Also copy the public key onto your github... > > Try to push...or clone...This should work...:) > > HTH..... > > -- > Dilip --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
