[Insight-developers] issues updating my local ITK repo
Brad King
brad.king at kitware.com
Fri Jan 20 13:30:45 EST 2012
On 1/20/2012 1:23 PM, Ziv Yaniv wrote:
> Solution worked. Not sure what changed on our side that precludes
> me using the git protocol anymore.
Here is another approach that will work for future clones too:
http://www.itk.org/Wiki/Git/Trouble#Firewall_Blocks_Port_9418
$ git config --global url.http://itk.org/.insteadOf git://itk.org/
-Brad
More information about the Insight-developers
mailing list