[Freeswitch-dev] FreeSWITCH on github

Andrew Thompson andrew at hijacked.us
Wed Jan 12 18:49:25 MSK 2011


Its also a LOT faster to clone:

git clone git://git.freeswitch.org/freeswitch.git
11.51s user 3.64s system 5% cpu 4:45.63 total

git clone git://github.com/FreeSWITCH/FreeSWITCH.git
11.53s user 3.42s system 29% cpu 51.069 total

git clone https://github.com/FreeSWITCH/FreeSWITCH.git
13.29s user 3.87s system 29% cpu 57.786 total

On top of that, it supports cloning over HTTP, which is helpful on some
paranoid corporate networks (which is why I set it up in the first
place, a friend couldn't clone FreeSWITCH from work).

Andrew



More information about the FreeSWITCH-dev mailing list