Git over port 443

Posted by slayerIQ on Stack Overflow See other posts from Stack Overflow or by slayerIQ
Published on 2010-05-28T17:28:00Z Indexed on 2010/05/28 17:32 UTC
Read the original article Hit count: 152

Filed under:
|
|
|

I have a git repository on my server i can ssh over port 443. But now i want to pull from that server and push to it but git gives me connection refused. I think it's connecting over port 22 but i want it to connect over 443. I use tortoiseplink to connect with how can i make it connect through port 443 when pushing or pulling ?

© Stack Overflow or respective owner

Related posts about git

Related posts about ssh