Hi All, I need a help on cloning multiple repos.....
My situation. 1. I have few git repos internally inside office LAN. ( What that means?. I don't need to use proxy to clone them) 2. I want to clone android source from google. (To this, I do not have direct access to internal, so I am using corkscrew to tunnel the requests). 3. Like 2, I have few other GIT repos on web (GITHUB), which I need to clone/pull (via tunnel) For all the above three points, I am setting GIT_PROXY_COMMAND manually for each repo before cloning/pulling it. I am sure there would be a better way to do, something like, for this list of IP's don't use proxy..and for these list of IP, use proxy.. Or something mentioning the conf in some central place... -- DM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
