Re: Git behind company firewall

2010-11-22 Thread Dechesne, Nicolas
at TI, we have a corporate proxy, and we managed to use git properly by using 'corkscrew' tool. Our user configuration is described here: http://omappedia.org/wiki/Support_Tools#Firewalls nicolas On Mon, Nov 22, 2010 at 9:51 AM, Eric Miao wrote: > All, > > There are normally company network res

Git behind company firewall

2010-11-22 Thread Eric Miao
All, There are normally company network restrictions such only port 80 or 443 is allowed. And that's making it difficult for git to work. Do we have any proxy or tunnel so that members behind the company firewall can work more productively? - eric ___