2006-09-07

Using Git through a firewall

I finally ran into a firewall issue in that I could not gain access to a git repository that was only available using the git protocol.

I knew how to setup OpenSSH to be a SOCKS proxy, so I needed a way to get git to use a SOCKS proxy.

Works great!

posted at 19:16 | path:/computer/scm/git | permanent link