我在Github上检查了Ignite,似乎几个月没有更新。我在哪里可以找到最新的源代码?
答案 0 :(得分:1)
你在哪里查看GitHub? Ignite master分支每天都有新的提交。
官方存储库为git://git.apache.org/ignite.git
,在https://github.com/apache/ignite镜像。
答案 1 :(得分:1)
嗯...根据Github镜像,最后一次提交是大约3小时前: https://github.com/apache/ignite
最初的Apache存储库在这里: https://git-wip-us.apache.org/repos/asf?p=ignite.git
2.0源代码全部在master中。 GIT中还有一个2.0标签。