Hi All, https://ignite.incubator.apache.org/community/contribute.html#contribute
in this page it addresses that the source code is at # Master branch. $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite # Release branch. $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite -b ignite-1.3.0 The git url should be https://git-wip-us.apache.org/repos/asf/incubator, right? As I can not checkout the source code from https://git-wip-us.apache.org/repos/asf/incubator-ignite
