On Wed, Sep 8, 2010 at 12:41 PM, Sahil Arora <sahilarora...@gmail.com> wrote:
> 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...?

Replace the word 'origin' above with the URL.

   git push https://... master

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.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to