开发者

How can I run git submodules?

I am trying to make use of Wikislurp to dynamically read Wikipedia articles.

The readme file states the following:

After you have clone the repository, you'll need to run the following to pull in all the submodules:

git submodule init
git submodule update
cd externals/curlcall
git submodule init
git submodule update

But how do I do this? I have no experience with git whatsoever and a search didn开发者_StackOverflow社区't give me anything usable.


Maybe you need to install Git for this...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜