On Wed, Sep 8, 2010 at 11:06 AM, Sahil Arora <[email protected]> wrote: > while i try to push sudo git push github master it shows > ssh:canot connect to github.com port 22 connection refused > I am behind proxy server. I tried corkscrew with no gain > any help....
Perhaps try using a github http URL instead of the ssh URL? https://[email protected]/username/project.git Hope this helps. Avery -- 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.
