Using the instruction on how to setup git on linux after going through all these step.. I tried to clone one of my project and i got following errors

[qandeel@mdald7 ~]$ git clone qandeel@git.drupal.org:project/sharedemail_pass_reset.git

Initialized empty Git repository in /home/qandeel/sharedemail_pass_reset/.git/
ssh: connect to host git.drupal.org port 22: Connection timed out
fatal: The remote end hung up unexpectedly

[qandeel@mdald7 ~]$ git clone qandeel@git.drupal.org:project/example.git

Initialized empty Git repository in /home/qandeel/example/.git/
ssh: connect to host git.drupal.org port 22: Connection timed out
fatal: The remote end hung up unexpectedly

Looks like some thing is wrong with this server

Comments

eliza411’s picture

Are you still experiencing this?

Qandeel’s picture

Yes.. still same issue...

Qandeel’s picture

Status: Active » Closed (fixed)

I got this to work from the instructions mentioned on this blog site

http://thepanz.netsons.org/post/drupal-tortoisegit-and-putty-configuration