Have you run through the Getting Started section on http://help.github.com/?

Sounds like you haven't quite gotten your SSH keys setup properly if it's
refusing your connection.

What happens if you try to execute the following command?

    ssh g...@github.com

Topher

On Wed, Sep 8, 2010 at 2:41 PM, Sahil Arora <sahilarora...@gmail.com> wrote:

> actually i want to do
>
> git push origin master
>
>
> sa...@sahil-laptop:~/chess-queen-positions$ git push origin master
>
> ssh: connect to host github.com port 22: Connection refused
>
> fatal: The remote end hung up unexpectedly
>
>
> where to type the url...?
>
>
> On Wed, Sep 8, 2010 at 3:29 PM, Avery Pennarun <apenw...@gmail.com> wrote:
>
>> On Wed, Sep 8, 2010 at 11:06 AM, Sahil Arora <sahilarora...@gmail.com>
>> 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://usern...@github.com/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 git...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> github+unsubscr...@googlegroups.com<github%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/github?hl=en.
>>
>>
>
>
> --
> Sahil Arora
> B.Tech 2nd year
> Computer Science and Engineering
> IIT Delhi
> Contact No: +91 9871491046
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitHub" group.
> To post to this group, send email to git...@googlegroups.com.
> To unsubscribe from this group, send email to
> github+unsubscr...@googlegroups.com<github%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/github?hl=en.
>



-- 
Topher Fangio

System Architect
Pharos Resources

office: 325.216.2908
mobile: 325.660.7141

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to git...@googlegroups.com.
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to