GIT 获得 LINPHONE 源代码 学习

这里看到linPhone的源代码路径

http://www.linphone.org/eng/download/git.html

下载GIT,对应自己的系统

我是WIN7

http://git-scm.com/

输入源代码路径

git clone git://git.linphone.org/linphone-iphone.git --recursive

OK

默认在SUBMODULES里,在文档文件夹

你可能感兴趣的:(git,文档)